can't pass command-line arguments

BartlebyScrivener rpdooling at gmail.com
Mon Apr 10 11:07:02 EDT 2006


>>  print "running",__file__

Well, I tried to let this die because I just KNEW I was going to look
like an idiot before it was over. It's the .pyc versus the .py file.
Obviously I don't understand how that works yet. The .pyc file lags
behind the .py file?  So when I run cbfindfiles.py I'm running the .py
version and when I run cbfindfiles it's running the .pyc version which
is not the same between edits.

No need to explain. I'll go read up on how that .pyc file is generated.

Sorry for the trouble. 

Rick




More information about the Python-list mailing list