summaryrefslogtreecommitdiffstats
path: root/pyudev.py
Commit message (Expand)AuthorAgeFilesLines
* Fixed parsing of strings with multiple values in pyudevMartin Gracik2010-02-031-0/+5
* Fixed the problem with string to list properties (#560262)Martin Gracik2010-02-021-17/+17
* pyudev: explicitly specify all return value and argument types (#559394)Hans de Goede2010-02-011-16/+45
* Make sure we always check /lib64 and /lib in find_library (#555669).David Cantrell2010-01-271-3/+3
* Added the libudev python bindingsMartin Gracik2009-11-181-0/+191