Mike Driscoll skrev:
On May 13, 10:28 am, Paul Miller <[EMAIL PROTECTED]> wrote:
Does anyone know of any (preferably largish) examples of literate
programs written using Python?  Alternatively, does anyone know of any
literate programming tools which support Python well?  (I am aware of
Leo and I've been to literateprogramming.com, but any additional
pointers would be much appreciated!)


I think that most people in Python use doctest. Personally I find this form of literal programming to be very efficient.

Like the example here:

http://codespeak.net/icalendar/example.html


--

hilsen/regards Max M, Denmark

http://www.mxm.dk/
IT's Mad Science

--
http://mail.python.org/mailman/listinfo/python-list

Reply via email to