12 Jun 2005 08:12:14 -0700, Michele Simionato <[EMAIL PROTECTED]>:
> What about doing it yourself?
> 
> >>> import inspect, os
> >>> print "<pre>%s</pre>" % inspect.getsource(os.makedirs)

That's easy, thanks! I guess I'll submit a patch for Epydoc with the
functionality I've mentioned :)


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

Reply via email to