Message257102
ctypes in the test suite is fine, just be sure it's guarded properly (with either `ctypes = test.support.import_module("ctypes")` or `if sys.platform == 'win32'): ...`. | |
| Date | User | Action | Args | | 2015-12-27 21:28:29 | zach.ware | set | recipients: + zach.ware, paul.moore, tim.golden, eryksun, steve.dower, yan12125 | | 2015-12-27 21:28:29 | zach.ware | set | messageid: <1451251709.22.0.0946583806881.issue25939@psf.upfronthosting.co.za> | | 2015-12-27 21:28:29 | zach.ware | link | issue25939 messages | | 2015-12-27 21:28:29 | zach.ware | create | | |