On Apr 9, 4:37 pm, Raphael Mayoraz wrote:
> Ooops, forgot to attach the file in my first e-mail. Now, here it is.
>
>
> Hello,
>
> I have some trouble to make getopt.getopt work and the way I want (and
> is described in the documentation).
>
Ooops, forgot to attach the file in my first e-mail. Now, here it is.
Hello,
I have some trouble to make getopt.getopt work and the way I want (and
is described in the documentation).
Attached is very small script to reproduce my proble
Hello,
I have some trouble to make getopt.getopt work and the way I want (and
is described in the documentation).
Attached is very small script to reproduce my problem.
If running:
> python testGetOpt.py -a junk1 -b junk2
everything is ok
> python testGetOpt.py -c junk1
ok too: I get the 'In