[Python-ideas] subclassing standard module

Aaron Brady castironpi at comcast.net
Wed May 9 04:22:00 CEST 2007


This on module inspect.

I'd like to subclass inspect.BlockFinder, but inspect.getblock uses it
directly.

Should we encapsulate this?

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-ideas/attachments/20070508/f0c08e8a/attachment.html>


More information about the Python-ideas mailing list