On Mon, Feb 7, 2011 at 6:08 AM, raymond.hettinger <python-checkins at python.org> wrote: > +In addition, the :func:`~dis.dis` function now accepts string arguments > +so that the common idiom ``dis(compile(s, '', 'eval'))`` can be shortened > +to ``dis(compile(s))``:: That should be ``dis(s)``. Cheers, Nick. -- Nick Coghlan | ncoghlan at gmail.com | Brisbane, Australia
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4