LEW21 / pydbus

Pythonic DBus library
GNU Lesser General Public License v2.1
331 stars 75 forks source link

fix a TypeError bug, on object's dbus property used @property. #78

Closed lisuke closed 6 years ago

LEW21 commented 6 years ago

Thanks!

However, I don't want to support object-level (not class-level) introspection XMLs, unless somebody gives me a good reason (other than Python 2 class stupidity) to do so. Do you have any use case in mind?