summaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorChristopher Davis <loafier@gmail.com>2006-08-15 05:04:04 +0000
committerChristopher Davis <loafier@gmail.com>2006-08-15 05:04:04 +0000
commit9283d8982431b9e1371efdd5cd731fe4e7db7fe8 (patch)
tree68e30c306ae491acc85368bae14ffb837a717583 /TODO
parent501cfa59a78c2cb7ea76e9686aa33221c77ac9f3 (diff)
downloadirssi-python-9283d8982431b9e1371efdd5cd731fe4e7db7fe8.tar.gz
irssi-python-9283d8982431b9e1371efdd5cd731fe4e7db7fe8.tar.xz
irssi-python-9283d8982431b9e1371efdd5cd731fe4e7db7fe8.zip
fixing up for test1
git-svn-id: http://svn.irssi.org/repos/irssi-python@4315 dbcabf3a-b0e7-0310-adc4-f8d773084564
Diffstat (limited to 'TODO')
-rw-r--r--TODO6
1 files changed, 6 insertions, 0 deletions
diff --git a/TODO b/TODO
new file mode 100644
index 0000000..afe22cf
--- /dev/null
+++ b/TODO
@@ -0,0 +1,6 @@
+-- Change commands from py<cmd> to py <cmd> (add space), and add help
+ documentation.
+
+-- Fix loader to handle module hierarchies better.
+
+-- Fix irssi-python to better match Irssi's structure.