phoenix-firestorm/indra/lib/python/indra
Bryan O'Sullivan 5f4c09fa1f 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.
2009-06-22 22:36:36 +00:00
..
base Python 2.4 and 2.6 improvements 2009-06-22 22:36:36 +00:00
ipc Result of svn merge -r119432:120464 svn+ssh://svn/svn/linden/branches/http_database/merge-03 into trunk. QAR-1462 2009-05-18 23:38:35 +00:00
util Adding back the setting of "DEBUG", the lack of which caused many unit 2009-05-19 15:19:39 +00:00
__init__.py Result of svn merge -r107256:107258 svn+ssh://svn/svn/user/phoenix/license_2009_merge into trunk. QAR-1165 2009-01-08 00:05:06 +00:00