How to pass options to an extension

Marc POINOT poinot at onera.fr
Thu Sep 2 09:33:36 EDT 1999


Our extension module has a getopt()-like class (C++).
It is used to drive some of the toolkit options. How can
I pass my option through the python interpreter without
making it stop on my --<module-option-do-not-care> ?

Marcvs [alias Maybe something like -- to say to
the interpreter to forget to the end of line ? ]






More information about the Python-list mailing list