author | richard <richard@57a73879-2fb5-44c3-a270-3262357dd7e2> | |
Thu, 12 Mar 2009 02:52:56 +0000 (02:52 +0000) | ||
committer | richard <richard@57a73879-2fb5-44c3-a270-3262357dd7e2> | |
Thu, 12 Mar 2009 02:52:56 +0000 (02:52 +0000) | ||
commit | 83391b8af8dbf866c004fe8a13d920337ca74aa1 | |
tree | b28d6f57837c782d1e4a909c3132615c03966c99 | tree | snapshot |
parent | 0de2c5584be47b04af7b389a1812a478a302dbc6 | commit | diff |
Add compatibility package to allow us to deal with Python versions 2.3
through to 2.6.
Outstanding issues noted in roundup/anypy/TODO.txt
git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/roundup/trunk@4181 57a73879-2fb5-44c3-a270-3262357dd7e2
through to 2.6.
Outstanding issues noted in roundup/anypy/TODO.txt
git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/roundup/trunk@4181 57a73879-2fb5-44c3-a270-3262357dd7e2
19 files changed:
CHANGES.txt | diff | blob | history | |
doc/upgrading.txt | diff | blob | history | |
roundup/admin.py | diff | blob | history | |
roundup/anypy/README.txt | [new file with mode: 0644] | blob |
roundup/anypy/TODO.txt | [new file with mode: 0644] | blob |
roundup/anypy/__init__.py | [new file with mode: 0644] | blob |
roundup/anypy/hashlib_.py | [new file with mode: 0644] | blob |
roundup/anypy/sets_.py | [new file with mode: 0644] | blob |
roundup/backends/indexer_common.py | diff | blob | history | |
roundup/backends/indexer_rdbms.py | diff | blob | history | |
roundup/hyperdb.py | diff | blob | history | |
roundup/install_util.py | diff | blob | history | |
roundup/password.py | diff | blob | history | |
scripts/import_sf.py | diff | blob | history | |
setup.py | diff | blob | history | |
share/roundup/templates/classic/detectors/nosyreaction.py | diff | blob | history | |
test/db_test_base.py | diff | blob | history | |
test/test_anypy_hashlib.py | [new file with mode: 0644] | blob |
test/test_hyperdbvals.py | diff | blob | history |