[issue875654] add support for installations compiled for debugging

2009-02-19 Thread Daniel Diniz
Changes by Daniel Diniz : -- resolution: -> rejected stage: -> committed/rejected status: pending -> closed ___ Python tracker ___

[issue875654] add support for installations compiled for debugging

2009-02-17 Thread Daniel Diniz
Changes by Daniel Diniz : -- status: open -> pending ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe: http://ma

[issue875654] add support for installations compiled for debugging

2009-02-12 Thread Daniel Diniz
Daniel Diniz added the comment: Doesn't make much sense, IIUC can be achieved with small effort from interested users and Debian ships python-dbg (OT here). Will close unless someone salvages some of the ideas. -- nosy: +ajaksu2, tarek priority: normal -> low __