Serhiy Storchaka added the comment:

Please don't forget to use "hg copy" for creating object.h from structmember.h. 
This preserves the history.

structmember.h should be implemented using object.h. Include object.h and add 
aliases.

Only READONLY flag is used in 3.x (issue28349). Other flags can be removed.

----------
nosy: +serhiy.storchaka

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue2897>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to