R. David Murray added the comment: Thanks, Anton.
I took your last patch just a bit further, mostly to make it easy to break up the test methods that test multiple things into test methods that test just one thing. I also made the test insensitive to the order of the options on the command line, since in theory that shouldn't matter (this makes the tests more robust in the face of changes to the code). I'm pretty sure I transcribed all the tests correctly, but it would be great if you would double check me. ---------- Added file: http://bugs.python.org/file27107/test_webbrowser.patch _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue15557> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com