summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorHans Ulrich Niedermann <hun@n-dimensional.de>2008-06-25 13:49:05 +0200
committerHans Ulrich Niedermann <hun@n-dimensional.de>2008-07-15 12:28:53 +0200
commit50329926dae11a934a526315d09eb1e7f897a06e (patch)
tree95480db7e2051b2428bc7cc9a674ca355204779a /src
parentae4db05513c70caae0a3f4ea8ffaa1dbc5577888 (diff)
downloadnbb-50329926dae11a934a526315d09eb1e7f897a06e.tar.gz
nbb-50329926dae11a934a526315d09eb1e7f897a06e.tar.xz
nbb-50329926dae11a934a526315d09eb1e7f897a06e.zip
More TODO
Diffstat (limited to 'src')
-rw-r--r--src/nbblib/main.py4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/nbblib/main.py b/src/nbblib/main.py
index 7d880cf..ef7ab54 100644
--- a/src/nbblib/main.py
+++ b/src/nbblib/main.py
@@ -31,6 +31,10 @@ TODO: (to get git-amb equivalent functionality)
* Implement *-sh and *-run commands.
TODO: (Large list)
+ * Determine required feature sets (properties, new-style classes, etc.)
+ and then check that the Python environment is actually compatible.
+ @classmethod -> Python 2.4
+ new style classes -> Python 2.2
* BS support: cmake, scons, ...
* VCS support: SVN, darcs, hg, ...
* Out-of-source builds for systems which require in-source-tree builds: