Perhaps instead of restricting what functions ctypes can use, we could
restrict what modules can use ctypes. For example, maybe only modules
in certain directories should be allowed to import ctypes.

And that's indeed the case. The test suite may use ctypes.

Regards,
Martin
--
http://mail.python.org/mailman/listinfo/python-list

Reply via email to