Comment 14 for bug 587868

Revision history for this message
Jason Spashett (jspashett) wrote :

I have updated https://code.launchpad.net/~jspashett/bzr/587868_args_handling_cant_debug and added rational in comments and assert for the case that:

len(arguments) < len (sys.argv) cannot occur.

Can anyone see a problem with the way this fix operates?