weboob-devel/weboob
François Revol ecd265de4f Replace usage of os.mknod() by os.open(O_CREAT)
Haiku doesn't have mknod().
Actually it does now, but it might take ages for python
to support it as os.mknod().
2014-09-05 08:32:58 +02:00
..
applications Use class attributes as much as possible for application output 2014-09-04 12:41:25 +02:00
capabilities add documentation on object constants 2014-09-03 07:40:13 +02:00
core Replace usage of os.mknod() by os.open(O_CREAT) 2014-09-05 08:32:58 +02:00
tools Use class attributes as much as possible for application output 2014-09-04 12:41:25 +02:00
__init__.py PEP8 style fixes and other small style fixes 2012-03-14 04:51:46 +01:00