]> granicus.if.org Git - python/commit
Merged revisions 68214-68215,68217-68218 via svnmerge from
authorGeorg Brandl <georg@python.org>
Sat, 3 Jan 2009 21:15:20 +0000 (21:15 +0000)
committerGeorg Brandl <georg@python.org>
Sat, 3 Jan 2009 21:15:20 +0000 (21:15 +0000)
commit45f53370e7724282f136db6e547cf48b79f9186b
treeecef4c32c05d55c3408df927cfe6079473263faa
parenta9ecbdade7271c30e691d8fab82085be68864624
Merged revisions 68214-68215,68217-68218 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/trunk

........
  r68214 | georg.brandl | 2009-01-03 20:44:48 +0100 (Sat, 03 Jan 2009) | 2 lines

  Make indentation consistent.
........
  r68215 | georg.brandl | 2009-01-03 21:15:14 +0100 (Sat, 03 Jan 2009) | 2 lines

  Fix role name.
........
  r68217 | georg.brandl | 2009-01-03 21:30:15 +0100 (Sat, 03 Jan 2009) | 2 lines

  Add rstlint, a little tool to find subtle markup problems and inconsistencies in the Doc sources.
........
  r68218 | georg.brandl | 2009-01-03 21:38:59 +0100 (Sat, 03 Jan 2009) | 2 lines

  Recognize usage of the default role.
........
Doc/Makefile
Doc/library/decimal.rst
Doc/tools/rstlint.py [new file with mode: 0755]