[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


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~


More information about the Python-Dev mailing list