]> granicus.if.org Git - python/commitdiff
Skip a test correctly for the C-version. The decorator doesn't really work
authorEli Bendersky <eliben@gmail.com>
Sun, 30 Dec 2012 14:29:49 +0000 (06:29 -0800)
committerEli Bendersky <eliben@gmail.com>
Sun, 30 Dec 2012 14:29:49 +0000 (06:29 -0800)
because it evaluates its condition before pyET is even set by test_main.
Therefore, the check it moved to "runtime".


Trivial merge