Author: Brian Kearns <bdkea...@gmail.com>
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
pypy-commit@python.org
http://mail.python.org/mailman/listinfo/pypy-commit

Reply via email to