]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Fix the problems in this test. Boy this is a painful thing to debug --
authorGuido van Rossum <guido@python.org>
Fri, 21 Apr 2006 09:17:15 +0000 (09:17 +0000)
committerGuido van Rossum <guido@python.org>
Fri, 21 Apr 2006 09:17:15 +0000 (09:17 +0000)
commitd858f70617a9df8456e89a898ad8f97bd57c09f9
tree9155d65b30ec151120114cae5a15fc1cd8ce0b3b
parent303de6a25b4dc4874eded29c34c719a3bd6a4f40
Fix the problems in this test.  Boy this is a painful thing to debug --
it's fundamentally unmaintainable.  Should we throw away pyclbr, or rewrite
it using the AST?
Lib/test/test_pyclbr.py