Some versions of GTK silently remove '-' from sys.argv (GTK bug #303166).
commit6a02fe464083310ac9e96b091fd214fee83207e0
authorThomas Leonard <talex5@gmail.com>
Thu, 5 May 2005 19:16:33 +0000 (5 19:16 +0000)
committerThomas Leonard <talex5@gmail.com>
Thu, 5 May 2005 19:16:33 +0000 (5 19:16 +0000)
treeefa07168385933492bd1f394f933e94ade44d799
parentdb762502eed45c26a55ae28c5a3bd802f8e643e1
Some versions of GTK silently remove '-' from sys.argv (GTK bug #303166).
Added a work-around (Thomas Leonard).

git-svn-id: https://rox.svn.sourceforge.net/svnroot/rox/trunk/ROX-Lib2@3912 66de3db3-b00d-0410-b41b-f4738ad19bea
Help/Changes
python/rox/__init__.py
tests/python/testrox.py [new file with mode: 0755]