The sets module is no longer needed with Python 2.4, and causes a DeprecationWarning with 2.6, so drop it The md5 module causes a DeprecationWarning with 2.6, so try to import hashlib (its replacement) instead, else fall back Reviewed by Poppy. |
||
|---|---|---|
| .. | ||
| base | ||
| ipc | ||
| util | ||
| __init__.py | ||