• Benjamin Peterson's avatar
    Merged revisions 65885,65892,65894,65898 via svnmerge from · 3938a90a
    Benjamin Peterson yazdı
    svn+ssh://pythondev@svn.python.org/python/trunk
    
    ........
      r65885 | benjamin.peterson | 2008-08-19 17:06:11 -0500 (Tue, 19 Aug 2008) | 1 line
    
      check that the parser module can handle the new keyword syntax
    ........
      r65892 | benjamin.peterson | 2008-08-19 20:27:30 -0500 (Tue, 19 Aug 2008) | 1 line
    
      add a NEWS note for new args syntax
    ........
      r65894 | benjamin.peterson | 2008-08-19 20:44:45 -0500 (Tue, 19 Aug 2008) | 2 lines
    
      newSymbolTable is not public API
    ........
      r65898 | benjamin.peterson | 2008-08-19 21:15:42 -0500 (Tue, 19 Aug 2008) | 1 line
    
      fix silly errors of mine
    ........
    3938a90a
test_parser.py 15.4 KB