Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #3443
| Newsgroups | comp.lang.python |
|---|---|
| Subject | Re: An unusual question... |
| References | <mailman.465.1303057024.9059.python-list@python.org> |
| From | "Rhodri James" <rhodri@wildebst.demon.co.uk> |
| Message-ID | <op.vt3yg5bha8ncjz@gnudebst> (permalink) |
| Organization | virginmedia.com |
| Date | 2011-04-18 01:32 +0100 |
On Sun, 17 Apr 2011 17:17:02 +0100, <wisecracker@tesco.net> wrote: > I`ll give you a clue... id(some_object) is close enough but NOT that > close. You do realise that what id() returns is implementation-dependent, don't you? In particular, what IronPython returns isn't an address. -- Rhodri James *-* Wildebeest Herder to the Masses
Back to comp.lang.python | Previous | Next — Previous in thread | Find similar
Re: An unusual question... <wisecracker@tesco.net> - 2011-04-17 17:17 +0100 Re: An unusual question... "Rhodri James" <rhodri@wildebst.demon.co.uk> - 2011-04-18 01:32 +0100
csiph-web