Staging
v0.5.1
https://github.com/python/cpython
Revision 9bbf8369d1fd679ced4f1b8ba02c265f113b8401 authored by Georg Brandl on 07 February 2010, 13:02:10 UTC, committed by Georg Brandl on 07 February 2010, 13:02:10 UTC
svn+ssh://pythondev@svn.python.org/python/trunk

........
  r78075 | georg.brandl | 2010-02-07 13:16:12 +0100 (So, 07 Feb 2010) | 1 line

  Fix another duplicated test method.
........
  r78076 | georg.brandl | 2010-02-07 13:19:43 +0100 (So, 07 Feb 2010) | 1 line

  Fix wrong usage of "except X, Y:".
........
  r78077 | georg.brandl | 2010-02-07 13:25:50 +0100 (So, 07 Feb 2010) | 1 line

  Fix two redefined test methods.
........
  r78078 | georg.brandl | 2010-02-07 13:27:06 +0100 (So, 07 Feb 2010) | 1 line

  Fix a redefined test method.
........
  r78079 | georg.brandl | 2010-02-07 13:34:26 +0100 (So, 07 Feb 2010) | 1 line

  Add a minimal test for fnmatchcase().
........
1 parent 9c2c1f8
History
Tip revision: 9bbf8369d1fd679ced4f1b8ba02c265f113b8401 authored by Georg Brandl on 07 February 2010, 13:02:10 UTC
Merged revisions 78075-78079 via svnmerge from
Tip revision: 9bbf836
File Mode Size
Modules
Python
support
Makefile -rw-r--r-- 14.2 KB
README -rw-r--r-- 1.2 KB
pyconfig.h -rw-r--r-- 18.1 KB
sleep.c -rw-r--r-- 866 bytes
unixstuff.c -rw-r--r-- 1.7 KB
unixstuff.h -rw-r--r-- 318 bytes

README

back to top