Please do not reply directly to this email. All additional comments should be made in the comments box of this bug. https://bugzilla.redhat.com/show_bug.cgi?id=618451 --- Comment #3 from Dave Malcolm <dmalcolm@xxxxxxxxxx> 2010-07-27 09:19:10 EDT --- My reasoning here is that gdb-heap uses the "gdb" module, which only exists in the python environment embedded inside /usr/bin/gdb, not in /usr/bin/python. So it's not going to work if you try to use it from the regular /usr/bin/python environment. Having said that, we could simply "claim" the "gdbheap" part of the namespace below python's site-packages (doing so might break pydoc and other tools that assume that all such modules are importable by /usr/bin/python, though). Does this make sense? -- Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. _______________________________________________ package-review mailing list package-review@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/package-review