Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython3
/
caba60a752137dc26bd56117ff21cabac4f9b07d
/
Lib
/
test
/
test_class.py
f0dfc7a
Fix a bunch of typos in documentation, docstrings and comments.
by Walter Dörwald
· 21 years ago
2c9590f
Added test for this fix to classobject.c:
by Guido van Rossum
· 22 years ago
408b6d3
Complete the absolute import patch for the test suite. All relative
by Barry Warsaw
· 23 years ago
16b93b3
Fix for SF bug 532646. This is a little simpler than what Neal
by Guido van Rossum
· 23 years ago
0170521
Fiddle test_class so it passes with -Qnew.
by Tim Peters
· 23 years ago
07d8d64
Committing and closing SF patch #403671 by Finn Bock to help Jython
by Barry Warsaw
· 24 years ago
f317a18
Finn Bock (SF patch #103345): Avoid outdated exec form in test_class.py.
by Guido van Rossum
· 24 years ago
2312024
Add test that ensures hash() of objects defining __cmp__ or __eq__ but
by Guido van Rossum
· 24 years ago
004d5e6
Make reindent.py happy (convert everything to 4-space indents!).
by Fred Drake
· 24 years ago
d68d0a6
Fix for test_class.py on Win64. id(self), which on Win64 returns a
by Trent Mick
· 24 years ago
1d75a79
Apply SF patch #101029: call __getitem__ with a proper slice object if there
by Thomas Wouters
· 25 years ago