On 29/03/06, Fredrik Lundh <[EMAIL PROTECTED]> wrote: > > btw, one alternative could be to use an infogame site for this purpose: > > > > http://infogami.com > > > > this gives you revision history, a permissions system (limiting editing to > > registered users might be a good idea), comments, an associated blog, > > voting, feeds, change logs, etc. > > alright, I got bored and uploaded a copy of the current Python tutorial to > > http://pytut.infogami.com
Damn. You beat me to it by an hour. http://singletoned.infogami.com/_special/index I had a nightmare with character encodings (mainly because I'm terrible with them). I have a script written that does it all for me, but it keeps choking on characters. I just tried randomly converting things to Unicode at various points for over an hour until it worked. Ed -- http://mail.python.org/mailman/listinfo/python-list