diff options
author | Evgeny Fadeev <evgeny.fadeev@gmail.com> | 2010-04-19 08:42:29 -0400 |
---|---|---|
committer | Evgeny Fadeev <evgeny.fadeev@gmail.com> | 2010-04-19 08:42:29 -0400 |
commit | 1a3f9b323e207af23eda8697714bcd4930ba8ea5 (patch) | |
tree | 556177dea8c15abe30c53dee40bfc8f66e958d1d /TODO.rst | |
parent | 75fcf423972d45af234632a6c922861fa89b7ff3 (diff) | |
download | askbot-1a3f9b323e207af23eda8697714bcd4930ba8ea5.tar.gz askbot-1a3f9b323e207af23eda8697714bcd4930ba8ea5.tar.bz2 askbot-1a3f9b323e207af23eda8697714bcd4930ba8ea5.zip |
manual and python 2.4 issue
Diffstat (limited to 'TODO.rst')
-rw-r--r-- | TODO.rst | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -14,6 +14,8 @@ Code Cleanups inside forum app directory * one-by one convert "auto-discovery" modules into regular explicit python imports +* python2.4 incompatibilities + * datatime.datetime.strptime Bugs ====== |