• Benjamin Peterson's avatar
    Merged revisions 66457-66459,66465-66468,66483-66485,66487-66491 via svnmerge from · 5478b473
    Benjamin Peterson authored
    svn+ssh://pythondev@svn.python.org/python/trunk
    
    ........
      r66457 | antoine.pitrou | 2008-09-13 15:30:30 -0500 (Sat, 13 Sep 2008) | 5 lines
    
      Issue #3850: Misc/find_recursionlimit.py was broken.
    
      Reviewed by A.M. Kuchling.
    ........
      r66458 | benjamin.peterson | 2008-09-13 17:54:43 -0500 (Sat, 13 Sep 2008) | 1 line
    
      fix a name issue; note all doc files should be encoded in utf8
    ........
      r66459 | benjamin.peterson | 2008-09-14 11:02:22 -0500 (Sun, 14 Sep 2008) | 1 line
    
      clarify that radix for int is not 'guessed'
    ........
      r66465 | skip.montanaro | 2008-09-14 21:03:05 -0500 (Sun, 14 Sep 2008) | 3 lines
    
      Review usage.  Fix a mistake in the new-style class definition.  Add a
      couple new definitions (CPython and virtual machine).
    ........
      r66466 | skip.montanaro | 2008-09-14 21:19:53 -0500 (Sun, 14 Sep 2008) | 2 lines
    
      Pick up a few more definitions from the glossary on the wiki.
    ........
      r66467 | benjamin.pe...
    5478b473
find_recursionlimit.py 3.43 KB