-
Committer:
Jason Spashett
-
Date:
2010-06-03 21:46:02 UTC
-
mto:
This revision was merged to the branch mainline in
revision
5315.
-
Revision ID:
jason@spashett.com-20100603214602-ub2iipa56xcegjtp
Tidied up fix for 587868. Put assert in for impossible case in command line lengths.
- Count sys.argv and compare that with GetCommandLineW. Reduce argument count to that os sys.argv, to avoid incorrect arguments at the begining of the command line, such as python -m pdb bzr status or other incantations of the same (eclipse, netbeans, other)