Josh Rosenberg <[email protected]> added the comment: Pretty sure this is a problem with classes in general; classes are self-referencing, and using multiplication to create new ctypes array types is creating new classes.
---------- nosy: +josh.r _______________________________________ Python tracker <[email protected]> <https://bugs.python.org/issue33267> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
