[issue23640] int.from_bytes() is broken for subclasses
ashutosh added the comment: hi i am ashutosh. I am running kubuntu 14.04. before applying the patch. It failed in 2 test i.e test___all__ test_re After applying patch. It again gave me 2 error test___all__ test_re So,it worked for me. -- nosy: +singh_jug ___ Python tracker <http://bugs.python.org/issue23640> ___ ___ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
[issue12634] Random Remarks in class documentation
New submission from Ashutosh Swain : URL: http://docs.python.org/tutorial/classes.html section: 9.4 Random Remarks The first sentense is bit confusing: "Data attributes override method attributes with the same name" Is it possible to change the sentense something like this: "Data attributes set through instance override method attributes with the same name" -- assignee: docs@python components: Documentation messages: 141073 nosy: ats.engg, docs@python priority: normal severity: normal status: open title: Random Remarks in class documentation type: feature request versions: Python 2.7 ___ Python tracker <http://bugs.python.org/issue12634> ___ ___ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com