Bug or Feature?

Emile van Sebille emile at fenx.com
Fri Dec 29 12:54:45 EST 2000


Python 2.0 (#8, Oct 16 2000, 17:27:58) [MSC 32 bit (Intel)]
on win32
(and linux current cvs)

This works:

print eval.__doc__

but this doesn't:

print exec.__doc__


--

Emile van Sebille
emile at fenx.com
-------------------







More information about the Python-list mailing list