Why does value of __doc__ not a String type?

dlo_olb dloolb at sinatown.com
Fri Aug 8 06:09:39 EDT 2003


Hi,

>>> import types
>>> type(types.BuiltinFunctionType.__doc__)
>>> <type 'getset_descriptor'>

TIA

--
dlo_olb


Posted via http://dbforums.com




More information about the Python-list mailing list