[issue23640] int.from_bytes() is broken for subclasses

2015-10-02 Thread ashutosh
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

[issue12634] Random Remarks in class documentation

2011-07-24 Thread Ashutosh Swain
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: "