Staging
v0.5.1
https://github.com/python/cpython
Revision d24b5d8fc786ba0532aebf24db21ed097446514f authored by Ezio Melotti on 03 August 2010, 04:08:59 UTC, committed by Ezio Melotti on 03 August 2010, 04:08:59 UTC
svn+ssh://pythondev@svn.python.org/python/trunk

........
  r79187 | florent.xicluna | 2010-03-21 12:50:44 +0200 (Sun, 21 Mar 2010) | 2 lines

  Silence more py3k warnings in unittest.case.
........
  r79188 | florent.xicluna | 2010-03-21 12:51:40 +0200 (Sun, 21 Mar 2010) | 2 lines

  Fix py3k warnings in test_decimal, using unittest.assertItemsEqual.
........
  r79189 | florent.xicluna | 2010-03-21 13:03:21 +0200 (Sun, 21 Mar 2010) | 2 lines

  Silence some py3k SyntaxWarning using check_py3k_warnings() with "exec" statements.
........
1 parent 620f5c9
History
Tip revision: d24b5d8fc786ba0532aebf24db21ed097446514f authored by Ezio Melotti on 03 August 2010, 04:08:59 UTC
Merged revisions 79187-79189 via svnmerge from
Tip revision: d24b5d8
File Mode Size
c-api
data
distutils
documenting
extending
faq
howto
includes
install
library
reference
tools
tutorial
using
whatsnew
ACKS.txt -rw-r--r-- 4.3 KB
Makefile -rw-r--r-- 5.9 KB
README.txt -rw-r--r-- 4.8 KB
about.rst -rw-r--r-- 1.3 KB
bugs.rst -rw-r--r-- 3.2 KB
conf.py -rw-r--r-- 5.6 KB
contents.rst -rw-r--r-- 440 bytes
copyright.rst -rw-r--r-- 451 bytes
glossary.rst -rw-r--r-- 27.0 KB
license.rst -rw-r--r-- 36.7 KB
make.bat -rw-r--r-- 1.6 KB

README.txt

back to top