Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython2
/
b27745fb6d522b18cef532e4b51c9368d568e90e
/
Lib
/
test
/
test_py3kwarn.py
2724ab9
Added zip, map, filter to future_bultins (#2171)
by David Wolever
· 17 years ago
6a644f9
Add py3k warnings for code and method inequality comparisons. This should resolve issue 2373. The codeobject.c and methodobject.c changes are both just backports of the Python 3 code.
by Steven Bethard
· 17 years ago
ae42f33
Add py3k warnings for object, type, cell and dict comparisons. This should resolve issue2342 and partly resolve issue2373.
by Steven Bethard
· 17 years ago