Heads UP: API Change



Hey,

Thanks to the wonderful work of Claude Paroz, conduit/Utils.py has
been moved to its own module, conduit.utils as per
http://bugzilla.gnome.org/show_bug.cgi?id=520748

If you were previously using conduit.Utils functions the following
changes will need to be made

import conduit.Utils as Utils --> import conduit.utils as Utils

Thanks

John


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]