weboob-devel/weboob
smurail bb4e91aa2e prevent mess when copying BaseObject instances
Note: to understand this fix, see AbstractElement.__init__ -- it calls
deepcopy on parent.env, it caused copying of objects we do not want to
copy such as thread locks.
2014-09-22 17:33:02 +02:00
..
applications Catch parcelnotfound by untracking 2014-09-22 17:06:24 +02:00
capabilities prevent mess when copying BaseObject instances 2014-09-22 17:33:02 +02:00
core core: Use the new vocabulary 2014-09-21 12:13:23 +02:00
tools move handle_loaders into AbstractElement 2014-09-20 23:51:28 +02:00
__init__.py PEP8 style fixes and other small style fixes 2012-03-14 04:51:46 +01:00