Fixed deprecation warning with Python 2.6
commit8c7241812ef60c9379d200f21524b1b2f474beea
authorThomas Leonard <talex5@gmail.com>
Tue, 16 Jun 2009 19:00:57 +0000 (16 20:00 +0100)
committerThomas Leonard <talex5@gmail.com>
Tue, 16 Jun 2009 19:00:57 +0000 (16 20:00 +0100)
tree16b8f3114c38cc59fef95b7aa1e9ab7c77c91736
parent0b2e2314fd0f52409d6aacdbd3461a09b92ed335
Fixed deprecation warning with Python 2.6
13 files changed:
ROX-Lib2/python/rox/tasks.py
ROX-Lib2/tests/python/testall.py
ROX-Lib2/tests/python/testbasedir.py
ROX-Lib2/tests/python/testchoices.py
ROX-Lib2/tests/python/testicon_theme.py
ROX-Lib2/tests/python/testmenu.py
ROX-Lib2/tests/python/testoptions.py
ROX-Lib2/tests/python/testprocesses.py
ROX-Lib2/tests/python/testproxy.py
ROX-Lib2/tests/python/testrox.py
ROX-Lib2/tests/python/testsu.py
ROX-Lib2/tests/python/testtasks.py
ROX-Lib2/tests/python/testxxmlrpc.py