[Python-Dev] runpy.py
Chris Withers
chris at simplistix.co.uk
Tue Aug 25 10:22:39 CEST 2009
Benjamin Peterson wrote:
> 2009/8/24 Chris Withers <chris at 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
More information about the Python-Dev
mailing list