Author: Brian Kearns <[email protected]>
Branch:
Changeset: r61992:6fe2c02099ef
Date: 2013-03-04 04:03 -0500
http://bitbucket.org/pypy/pypy/changeset/6fe2c02099ef/
Log: this didn't fix anything
diff --git a/pypy/module/test_lib_pypy/ctypes_tests/support.py
b/pypy/module/test_lib_pypy/ctypes_tests/support.py
--- a/pypy/module/test_lib_pypy/ctypes_tests/support.py
+++ b/pypy/module/test_lib_pypy/ctypes_tests/support.py
@@ -44,7 +44,6 @@
del_funcptr_refs_maybe(mod, 'dll2')
del_funcptr_refs_maybe(mod, 'lib')
del_funcptr_refs_maybe(mod, 'testdll')
- del_funcptr_refs_maybe(mod, 'windll')
del_funcptr_refs_maybe(mod, 'ctdll')
del_funcptr_refs_maybe(cls, '_dll')
#
_______________________________________________
pypy-commit mailing list
[email protected]
http://mail.python.org/mailman/listinfo/pypy-commit