New submission from Serhiy Storchaka <storch...@gmail.com>: Here is a patch that implements __sizeof__ for struct.Struct.
See also issue14596. ---------- components: Library (Lib) files: struct_sizeof-2.patch keywords: patch messages: 165902 nosy: mark.dickinson, meador.inge, storchaka priority: normal severity: normal status: open title: Correct __sizeof__ support for struct type: behavior versions: Python 2.7, Python 3.2, Python 3.3 Added file: http://bugs.python.org/file26444/struct_sizeof-2.patch _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue15402> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com