"Bob Ippolito" <bob at redivi.com> wrote in message news:894CD7B9- > On Nov 20, 2004, at 5:03 AM, Terry Reedy wrote: >> Is the absolute hex value ever of any use? If so, how often? > It makes it quite easy to match pdb output with gdb output! :) Ah, the missing use case, which you and the OP probably took for granted. I, on the other hand, having never used either, find the difference in printed ids in >>> def f(): pass ... >>> f, id(f) (<function f at 0x00868158>, 8814936) at least mildly disturbing. Do you only need to do such matching for complex objects that get the <type name at 0x########> representation? Terry J. Reedy
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