]> granicus.if.org Git - python/commit
Python style conformance: Delete spaces between name of function and arglist.
authorJeremy Hylton <jeremy@alum.mit.edu>
Thu, 13 Jun 2002 14:58:30 +0000 (14:58 +0000)
committerJeremy Hylton <jeremy@alum.mit.edu>
Thu, 13 Jun 2002 14:58:30 +0000 (14:58 +0000)
commit28f46e1839bbd6b39c7962b7848e887e97fb5df5
treef7e9701f11b72704c032652bdfca67640719a031
parent47d3a7afdaf52887d1bbd1a8cbcd717893c6d480
Python style conformance: Delete spaces between name of function and arglist.

Making the world better a little bit at a time <wink>.
Lib/distutils/unixccompiler.py