Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #99547

Re: Question about output different with command dis.dis(code)

From Random832 <random832@fastmail.com>
Newsgroups comp.lang.python
Subject Re: Question about output different with command dis.dis(code)
Date 2015-11-26 04:12 -0500
Message-ID <mailman.125.1448529183.20593.python-list@python.org> (permalink)
References <f0dc1c2c-6fda-4bd8-a71b-29db358afe14@googlegroups.com>

Show all headers | View raw


fl <rxjwg98@gmail.com> writes:
> Python 1.5.2 (#1, Aug 27 2012, 09:09:18)  [GCC 4.1.2 20080704 (Red Hat 
> 4.1.2-52)] on linux2

The context of the post was discussing the behavior of a
very old version of python. I'm not sure how you missed
this.

> When I run the above three line code, I get the following:

Further down in the same post you saw, he mentioned that
modern versions of python do this, and showed the same
output that you have.

Back to comp.lang.python | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

Question about output different with command dis.dis(code) fl <rxjwg98@gmail.com> - 2015-11-26 01:02 -0800
  Re: Question about output different with command dis.dis(code) Random832 <random832@fastmail.com> - 2015-11-26 04:12 -0500
  Re: Question about output different with command dis.dis(code) Chris Angelico <rosuav@gmail.com> - 2015-11-26 20:09 +1100
  Re: Question about output different with command dis.dis(code) Steven D'Aprano <steve@pearwood.info> - 2015-11-27 12:28 +1100

csiph-web