]> granicus.if.org Git - python/commit
Just changed "x,y" to "x, y" everywhere (i.e., inserted horizontal space
authorTim Peters <tim.peters@gmail.com>
Tue, 15 May 2001 17:19:16 +0000 (17:19 +0000)
committerTim Peters <tim.peters@gmail.com>
Tue, 15 May 2001 17:19:16 +0000 (17:19 +0000)
commit30324a736375098138ffe5a70c318e0cf7dabc82
treef64c2441e374c801e9735cadefa111b3408806fd
parentacfdf156aa4c2a9bd8d81972888c3ad21c1a2eba
Just changed "x,y" to "x, y" everywhere (i.e., inserted horizontal space
after commas that didn't have any).
Lib/codecs.py