Menu

#1 make sys.argv available to elmerized Python code

open
None
5
2004-02-27
2004-02-27
Rick Ratzel
No

As of now, sys.argv is not available to elmerized
Python code. This is simply a matter of adding
PySys_SetArgv(argc, argv); to the generated C code.

Discussion


Log in to post a comment.