Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #44584 > unrolled thread
| Started by | Stefan Behnel <stefan_ml@behnel.de> |
|---|---|
| First post | 2013-05-01 10:46 +0200 |
| Last post | 2013-05-01 10:46 +0200 |
| Articles | 1 — 1 participant |
Back to article view | Back to comp.lang.python
This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by
below is the oldest one visible, not the original post.
Re: Finding referents with Gdb Stefan Behnel <stefan_ml@behnel.de> - 2013-05-01 10:46 +0200
| From | Stefan Behnel <stefan_ml@behnel.de> |
|---|---|
| Date | 2013-05-01 10:46 +0200 |
| Subject | Re: Finding referents with Gdb |
| Message-ID | <mailman.1211.1367398027.3114.python-list@python.org> |
Dave Butler, 23.04.2013 16:52: > with gdb, can you find referents of an object given an object id? Have you looked at the gc module? And, could you explain why you want to work with the object's ID instead of the object reference itself? Stefan
Back to top | Article view | comp.lang.python
csiph-web