[Python-Dev] Python Language Summit at PyCon: Agenda (original) (raw)

Nick Coghlan ncoghlan at gmail.com
Sat Mar 2 17:49:13 CET 2013


On Sat, Mar 2, 2013 at 6:01 PM, Gregory P. Smith <greg at krypto.org> wrote:

It'd mean smaller code objects and less bloat from constants (docstrings for one implementation vs another, etc) being in memory. Taken further, this could even be extended beyond implementations to platforms as we have some standard library code with alternate definitions within one file for windows vs posix, etc.

To plant seeds in the opposite direction, as you're considering this, I suggest looking at:

Cheers, Nick.

-- Nick Coghlan | ncoghlan at gmail.com | Brisbane, Australia



More information about the Python-Dev mailing list