=== modified file 'makedocs.py'
--- makedocs.py 2007-02-12 23:13:40 +0000
+++ makedocs.py 2007-02-13 21:13:05 +0000
@@ -178,8 +178,6 @@
implementor = newNode = base
node = newNode
return implementor.__name__
- # go up through bases checking for the existence of meth.im_func
- # in the
class GenerateHtml:
=== modified file 'todo.txt'
--- todo.txt 2007-02-12 23:59:17 +0000
+++ todo.txt 2007-02-13 21:13:05 +0000
@@ -4,15 +4,17 @@
+ Show changelog online
+ Automatic pushing of my bazaar repository
+ + Automatic uploading of generated todo list
+ distutils-based installer
+ Make the examples available online
+ Big friendly 'Download (latest)' button
+ Add Contact section to the website
+ Make Releases in Download sort itself
+ Tutorials
- + Public todo list :P
+ + Inheritance diagrams in the documentation (JS based?)
Bugs:
+ When having two calls to startEventLoop/stopEventLoop: exceptions.RuntimeError: underlying C/C++ object has been deleted
+ First running of KDE-based stuff, Konqueror pops open a dialog about cookies. Write to the config file ourselves
+