catch argc-argv

mg mg.mailing-list at laposte.net
Mon Jun 20 02:44:10 EDT 2005


Hello,

I am writting bindings for a FEM application. In  one of my function 
'initModulename', called when the module is imported, I would like to 
get the argc and argv arguments used in the main function of Python.
So, my question is: does the Python API containe fonctions like 
'get_argc()' and 'get_argv()' ?

Thanks,






More information about the Python-list mailing list