New submission from Antoine Pitrou <pit...@free.fr>: test_pep3118.py creates a dummy memoryview class and says "It can be removed when the py3k memoryview object is backported". Since memoryview has been backported to trunk, it should be removed.
---------- assignee: theller components: Tests, ctypes messages: 98760 nosy: pitrou, theller priority: normal severity: normal stage: needs patch status: open title: Lib/ctypes/test/test_pep3118.py should not shadow the memoryview() builtin type: behavior versions: Python 2.7 _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue7840> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com