]> granicus.if.org Git - python/commit
tr a-z A-Z does not work on Solaris (would require
authorMartin v. Löwis <martin@v.loewis.de>
Mon, 10 Sep 2007 06:18:32 +0000 (06:18 +0000)
committerMartin v. Löwis <martin@v.loewis.de>
Mon, 10 Sep 2007 06:18:32 +0000 (06:18 +0000)
commit0a04819a1354f4c0aa6e1287a465054f491f8f9b
tree28077eafeb87a9d4fd44352c81d610ed53da56f6
parente9fef694b4929d535a7c12480b5adae28d394d79
tr a-z A-Z does not work on Solaris (would require
/usr/xpg4/bin/tr); make the character ranges explicit.
Lib/test/test_pipes.py