• Georg Brandl's avatar
    Merged revisions 60151-60159,60161-60168,60170,60172-60173,60175 via svnmerge from · 86def6cb
    Georg Brandl authored
    svn+ssh://pythondev@svn.python.org/python/trunk
    
    ........
      r60151 | christian.heimes | 2008-01-21 14:11:15 +0100 (Mon, 21 Jan 2008) | 1 line
    
      A bunch of header files were not listed as dependencies for object files. Changes to files like Parser/parser.h weren't picked up by make.
    ........
      r60152 | georg.brandl | 2008-01-21 15:16:46 +0100 (Mon, 21 Jan 2008) | 3 lines
    
      #1087741: make mmap.mmap the type of mmap objects, not a
      factory function. Allow it to be subclassed.
    ........
      r60153 | georg.brandl | 2008-01-21 15:18:14 +0100 (Mon, 21 Jan 2008) | 2 lines
    
      mmap is an extension module.
    ........
      r60154 | georg.brandl | 2008-01-21 17:28:13 +0100 (Mon, 21 Jan 2008) | 2 lines
    
      Fix example.
    ........
      r60155 | georg.brandl | 2008-01-21 17:34:07 +0100 (Mon, 21 Jan 2008) | 2 lines
    
      #1555501: document plistlib and move it to the general library.
    ........
      r60156 | georg.brandl | 2008-01-21 17:36:00 +0100 (Mon, 21 Ja...
    86def6cb
keyword.py 1.98 KB