Jump to letter: [
034679ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
python2-pyudev-wx - wxPython integration for pyudev
- Description:
wxPython integration for pyudev.
This package provides a module pyudev.wx that contains classes for
integrating a pyudev montior with the wxPython main loop.
Packages
| python2-pyudev-wx-0.21.0-1.fc24.noarch
[24 KiB] |
Changelog
by mulhern (2016-07-29):
- Deprecate use of Device object as mapping from udev property names to values
- Add a Properties class and a Device.properties() method for udev properties
- Fix places where Device object was incorrectly used in a boolean context
- Return an empty string, not None, if the property value is an empty string
- Exceptions re-raised from libudev calls now have a message string
- Insert a warning about using a Device in a boolean context in docs
- Infrastructure for vagrant tests is removed
- Various internal refactorings
- Extensive test improvements
- Numerous documentation fixes
|