[issue8584] test_multiprocessing skips some tests

Brian Curtin report at bugs.python.org
Fri May 14 02:40:47 CEST 2010


Brian Curtin <curtin at acm.org> added the comment:

Value and copy come from multiprocessing.sharedctypes, not from ctypes. Changed the import and also the test skipping based on this.

(done during a presentation with the Chicago Python Users Group)

----------
keywords: +patch
nosy: +brian.curtin
Added file: http://bugs.python.org/file17323/issue8584.diff

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue8584>
_______________________________________


More information about the Python-bugs-list mailing list