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. |
||
|---|---|---|
| .. | ||
| automated_build_scripts | ||
| messages | ||
| build_version.py | ||
| install.py | ||
| setup-path.py | ||
| template_verifier.py | ||
| update_version_files.py | ||