author | schlatterbeck <schlatterbeck@57a73879-2fb5-44c3-a270-3262357dd7e2> | |
Fri, 9 Oct 2009 14:32:21 +0000 (14:32 +0000) | ||
committer | schlatterbeck <schlatterbeck@57a73879-2fb5-44c3-a270-3262357dd7e2> | |
Fri, 9 Oct 2009 14:32:21 +0000 (14:32 +0000) | ||
commit | 8c1055587e623ccd4a9ea069e30cbfc697a0ad30 | |
tree | 94204fd718c9f08ef50466057c3137c9d00021b1 | tree | snapshot |
parent | 96030cf261af2a88a4c7787e42e23d48d2f6f6e4 | commit | diff |
corrections for python2.3 compatibility:
- rename testdata in test/test_anypy_hashlib.py, python2.3 testsuite
will try to execute anything that starts with "test".
- fix generator expressions in roundup/admin.py
- fix sort calls with key attribute, use a standard (slower) compare
function instead
- Add 'sqlite' to ImportError exceptions when searching for backends
git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/roundup/trunk@4373 57a73879-2fb5-44c3-a270-3262357dd7e2
- rename testdata in test/test_anypy_hashlib.py, python2.3 testsuite
will try to execute anything that starts with "test".
- fix generator expressions in roundup/admin.py
- fix sort calls with key attribute, use a standard (slower) compare
function instead
- Add 'sqlite' to ImportError exceptions when searching for backends
git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/roundup/trunk@4373 57a73879-2fb5-44c3-a270-3262357dd7e2
roundup/admin.py | diff | blob | history | |
roundup/backends/__init__.py | diff | blob | history | |
roundup/cgi/form_parser.py | diff | blob | history | |
test/test_anypy_hashlib.py | diff | blob | history |