At 02:36 PM 7/28/2009 -0700, mhearne808 wrote:
All: This may be a duplicate post - I can't see the post I just
submitted, so I'm trying again.

Thanks for the suggestions.  I can't use 2.6 because it isn't
installed on the systems where my script will be running.

I'm attempting to use the 'eggsecutable' suggestion.  How do I get
command line parameters passed into my entry point main() function?

Use sys.argv; the eggsecutable entry point function is not passed any arguments.

_______________________________________________
Distutils-SIG maillist  -  [email protected]
http://mail.python.org/mailman/listinfo/distutils-sig

Reply via email to