]> granicus.if.org Git - python/commit
removing the assert statement so the code works when Python is run with -O
authorTarek Ziadé <ziade.tarek@gmail.com>
Tue, 12 May 2009 07:01:29 +0000 (07:01 +0000)
committerTarek Ziadé <ziade.tarek@gmail.com>
Tue, 12 May 2009 07:01:29 +0000 (07:01 +0000)
commit4ba25c25d29d68814f67ccc2e8e4fa4672d7f404
treef7d578e8586dfb55f67f40468505a39b3a2dab6b
parent71189549148922f8fa7ede38433615e0a94d0462
removing the assert statement so the code works when Python is run with -O
Lib/distutils/command/install_lib.py