[issue20489] help() fails for zlib Compress and Decompress objects

Yury Selivanov report at bugs.python.org
Mon Feb 3 18:39:48 CET 2014


Yury Selivanov added the comment:

> One way, albeit ugly, would be to further extend 
> __text_signature__ format, to allow something like:
>
>   sig=(...);module=zlib

OR

   sig=zlib.Compress.flush(...)

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue20489>
_______________________________________


More information about the Python-bugs-list mailing list