diff options
author | Bryan O'Sullivan <bos@lindenlab.com> | 2009-06-22 22:36:36 +0000 |
---|---|---|
committer | Bryan O'Sullivan <bos@lindenlab.com> | 2009-06-22 22:36:36 +0000 |
commit | 5f4c09fa1f4b09126e1a16e78044c64e97828530 (patch) | |
tree | 52caaf0b7bf125ba4b4840bd7705b3d3a10bd878 /indra/llcommon | |
parent | 8ed056fde9fe5fc9755158013a5cb8be73066e2c (diff) |
Python 2.4 and 2.6 improvements
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.
Diffstat (limited to 'indra/llcommon')
0 files changed, 0 insertions, 0 deletions