Éric Araujo <[email protected]> added the comment: optparse specifically supports only GNU-style two-dashes long argument. Victor is right, optparse will always understand -thing as -t -h -i -n -g.
---------- nosy: +merwok resolution: works for me -> invalid stage: -> committed/rejected _______________________________________ Python tracker <[email protected]> <http://bugs.python.org/issue4640> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
