weboob-devel/weboob/core
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
..
__init__.py add class WebNip 2013-08-18 16:30:23 +02:00
backendscfg.py Replace usage of os.mknod() by os.open(O_CREAT) 2014-09-05 08:32:58 +02:00
bcall.py rename CapBaseObject to BaseObject (refs #1424) 2014-07-05 17:26:05 +02:00
modules.py Add support for BASEURL instead of PROTOCOL+DOMAIN 2014-03-22 12:43:53 +01:00
ouiboube.py bump to 1.0 2014-09-03 17:14:10 +02:00
repositories.py repositories: Catch the proper exception for missing icon 2014-09-04 23:37:16 +02:00
scheduler.py first step in python3 support 2014-05-17 14:27:55 +02:00