At 08:11 AM 7/12/2007 -0700, Andy C wrote:
Is __main__ a good idea considering that is used for something similar but implemented completely differently (the module name)?
That would be why it is a good idea; it's the One Obvious Way To Do It. :)
Now we just need an option abbreviation that's less obscure than '-z', given that this isn't just for zipfiles. Either that, or we can pretend it stands for "zoom in on this path and run its __main__". ;-)