Files
entropy/docs/APICHANGES
T
lxnay 715421089b Entropy/MELTDOWN :-):
- entropy modules is now a python package, kept backward compatibility for now


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@3121 cd1c1023-2f26-0410-ae45-c471fc1f0318
2009-03-08 15:24:30 +00:00

7 lines
425 B
Plaintext

From SVN 3112 there have been several API changes:
- entropy module is now a python package
- exceptionTools => entropy.exceptions
- urlFetcher features several private class property moves (you need to rework your updateProgress)
- FtpInterface features several private class property moves and switched to underscore API signatures
- SocketUrlFetcher has been removed
- rssFeed features several private class property moves