[Python-Dev] this is what happens if you freeze all the modules required for startup
Ethan Furman
ethan at stoneleaf.us
Thu Apr 17 19:46:23 CEST 2014
More information about the Python-Dev mailing list
Thu Apr 17 19:46:23 CEST 2014
- Previous message: [Python-Dev] this is what happens if you freeze all the modules required for startup
- Next message: [Python-Dev] this is what happens if you freeze all the modules required for startup
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On 04/17/2014 10:33 AM, Jurko Gospodnetić wrote: > > In general, what I really like about using Python for software development is the ability to open any stdlib file and > easily go poking around using stuff like 'import pdb;pdb.set_trace()' or simple print statements. +1 -- ~Ethan~
- Previous message: [Python-Dev] this is what happens if you freeze all the modules required for startup
- Next message: [Python-Dev] this is what happens if you freeze all the modules required for startup
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-Dev mailing list