cpython: 51480f6428a5 (original) (raw)

Mercurial > cpython

changeset 86406:51480f6428a5

Skip #16129 test until I debug cross-platform issues [#16129]

Nick Coghlan ncoghlan@gmail.com
date Fri, 18 Oct 2013 01:46:19 +1000
parents d9354992229f
children 22931761e4a3
files Lib/test/test_capi.py
diffstat 1 files changed, 1 insertions(+), 0 deletions(-)[+] [-] Lib/test/test_capi.py 1

line wrap: on

line diff

--- a/Lib/test/test_capi.py +++ b/Lib/test/test_capi.py @@ -260,6 +260,7 @@ class EmbeddingTests(unittest.TestCase): print(out) print(err)