Benjamin Peterson wrote:
2009/8/24 Chris Withers <ch...@simplistix.co.uk>:
Guido van Rossum wrote:
Anyway it looks like if someone wants to try this, only the code in
runpy.py needs to be touched.
Where is runpy.py to be found?

$ find . -name "runpy.py"
./Lib/runpy.py

Heh, grep beats Mk I eyeball ;-)
(I did actually look in Lib...)

Anyway, so how is the stuff in runpy.py wired up to the command line options passed to the interpretter?

Chris

--
Simplistix - Content Management, Batch Processing & Python Consulting
           - http://www.simplistix.co.uk
_______________________________________________
Python-Dev mailing list
Python-Dev@python.org
http://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: 
http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com

Reply via email to