[Python-Dev] Do more at compile time; less at runtime (original) (raw)
Nick Coghlan ncoghlan at gmail.com
Sun Dec 9 23:55:30 CET 2012
- Previous message: [Python-Dev] Do more at compile time; less at runtime
- Next message: [Python-Dev] Do more at compile time; less at runtime
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Interesting idea, main challenge is to keep stepping through the code with pdb sane, and being clear on what differences in behaviour will be visible to the runtime execution hooks.
-- Sent from my phone, thus the relative brevity :) -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://mail.python.org/pipermail/python-dev/attachments/20121210/5e53b19b/attachment.html>
- Previous message: [Python-Dev] Do more at compile time; less at runtime
- Next message: [Python-Dev] Do more at compile time; less at runtime
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]