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 ? ]