[Python-Dev] PEP 454 - tracemalloc (original) (raw)
Eric Snow ericsnowcurrently at gmail.com
Fri Nov 22 01:40:48 CET 2013
- Previous message: [Python-Dev] PEP 454 - tracemalloc - accepted
- Next message: [Python-Dev] PEP 454 - tracemalloc - accepted
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Thu, Nov 21, 2013 at 4:17 PM, Nick Coghlan <ncoghlan at gmail.com> wrote:
Skipping saving source under -OO would probably be a good thing, but otherwise it's a public API with the usual backwards compatibility guarantees.
One alternative might be to make it a property that re-generates the source (you just need self.class.name and self._fields).
-eric
- Previous message: [Python-Dev] PEP 454 - tracemalloc - accepted
- Next message: [Python-Dev] PEP 454 - tracemalloc - accepted
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]