]> granicus.if.org Git - python/commit
Two lines in this file had unbalanced parentheses -- couldn't possibly
authorTim Peters <tim.peters@gmail.com>
Mon, 28 Mar 2005 01:05:48 +0000 (01:05 +0000)
committerTim Peters <tim.peters@gmail.com>
Mon, 28 Mar 2005 01:05:48 +0000 (01:05 +0000)
commit700f36c7520bffef73d86088fa80b7a1c62c416a
treecce9ce9fc4a15dcea7f2dda48c52b81ef62f3ec7
parent1b2e0d9da0bf8dec1766e76839cf53b9557def3c
Two lines in this file had unbalanced parentheses -- couldn't possibly
work (SyntaxErrors at compile time).

I slammed in what looked like the obvious fixes, but someone who
understands this file should check my work.
Lib/distutils/command/bdist_rpm.py