"Allen Fowler" <allen.fow...@yahoo.com> wrote
In terms of in-code documentation of function / section headers, change logs, etc. Are there well-done sample files I can use as inspiration?
The standard library. Much of it is written in Python and the documentation is designed to play well with Pythons help() function.
Change logs are mostly kept in the version control tool, but you can access the svn repository onthe web site to see the history etc.
HTH, -- Alan Gauld Author of the Learn to Program web site http://www.alan-g.me.uk/ _______________________________________________ Tutor maillist - Tutor@python.org http://mail.python.org/mailman/listinfo/tutor