]> granicus.if.org Git - python/commit
Fix spliting on colons on Windows machines with a file path by limiting the
authorBrett Cannon <bcannon@gmail.com>
Sun, 13 Apr 2008 17:41:31 +0000 (17:41 +0000)
committerBrett Cannon <bcannon@gmail.com>
Sun, 13 Apr 2008 17:41:31 +0000 (17:41 +0000)
commitc477427eba42b52cd8217a6c19d4ce6fff284caf
tree7a766f30e8629ef8879dfcf1d4fbf7cb2c74e2b0
parent25bb8182c61fc33e01a2781869402802b12747f1
Fix spliting on colons on Windows machines with a file path by limiting the
number of splits.
Lib/test/test_warnings.py