• R. David Murray's avatar
    Merged revisions 80004 via svnmerge from · b2416e54
    R. David Murray yazdı
    svn+ssh://pythondev@svn.python.org/python/trunk
    
    ........
      r80004 | r.david.murray | 2010-04-12 12:35:19 -0400 (Mon, 12 Apr 2010) | 13 lines
    
      Issue #7585: use tab between components in unified and context diff headers.
    
      Instead of spaces between the filename and date (or whatever the string
      is that follows the filename, if any) use tabs.  This is what the unix
      'diff' command does, for example, and difflib was intended to follow
      the 'standard' way of doing diffs.  This improves compatibility with
      patch tools.  The docs and examples are also changed to recommended that
      the date format used be the ISO 8601 format, which is what modern diff
      tools emit by default.
    
      Patch by Anatoly Techtonik.
    ........
    b2416e54
Adı
Son kayıt (commit)
Son güncelleme
Demo Loading commit data...
Doc Loading commit data...
Grammar Loading commit data...
Include Loading commit data...
Lib Loading commit data...
Mac Loading commit data...
Misc Loading commit data...
Modules Loading commit data...
Objects Loading commit data...
PC Loading commit data...
PCbuild Loading commit data...
Parser Loading commit data...
Python Loading commit data...
Tools Loading commit data...
.bzrignore Loading commit data...
.hgignore Loading commit data...
.hgtags Loading commit data...
LICENSE Loading commit data...
Makefile.pre.in Loading commit data...
README Loading commit data...
configure Loading commit data...
configure.in Loading commit data...
install-sh Loading commit data...
pyconfig.h.in Loading commit data...
runtests.sh Loading commit data...
setup.py Loading commit data...