Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython2
/
dbb718fa8775731666bb9cbc73662fadee41ea8f
/
Lib
/
test
/
test_funcattrs.py
db2a902
Undo some (but not all) of the more lenient acceptance of
by Guido van Rossum
· 24 years ago
bd13149
- Some tests that check that assignments are not allowed expect this
by Guido van Rossum
· 24 years ago
d9d1d4a
Rewrite function attributes to use the generic routines properly.
by Guido van Rossum
· 24 years ago
033daa4
Test the new semantics for setting and deleting a function's __dict__
by Barry Warsaw
· 24 years ago
c1e100f
Additional tests for current, PEP described semantics:
by Barry Warsaw
· 24 years ago
10fb386
Whitespace normalization.
by Tim Peters
· 24 years ago
497671e
The one thing I love more then writing code is deleting code.
by Moshe Zadka
· 24 years ago
2e9b396
Add some regression tests of coredump bugs in funcobject.c 2.31. Also
by Barry Warsaw
· 24 years ago
534c60f
Add a test case suggested by Guido, where a method is created with the
by Barry Warsaw
· 24 years ago
4a420a0
Committing PEP 232, function attribute feature, approved by Guido.
by Barry Warsaw
· 24 years ago