Re: [Tutor] command line invocation

2010-01-17 Thread Alan Gauld
"Robert" wrote in shell, my current directory is "/tmp", are line#3 and #4 --- http://paste.pocoo.org/show/166268/ - "equivalent" --- i.e. yielding the same result ? No need to use pastebin when its only 2 lines! Since -m runs a module as a script I think the answer is yes. Where they wo

[Tutor] command line invocation

2010-01-17 Thread Robert
Say that I have module "spam.py" in "/tmp" which is in PYTHONPATH. in shell, my current directory is "/tmp", are line#3 and #4 --- http://paste.pocoo.org/show/166268/ - "equivalent" --- i.e. yielding the same result ? Thanks ___ Tutor maillist - Tut