diff -r 27ae40361ca5 Doc/data/refcounts.dat --- a/Doc/data/refcounts.dat Sat Aug 04 16:17:10 2012 +0200 +++ b/Doc/data/refcounts.dat Sat Aug 04 22:46:03 2012 +0300 @@ -29,7 +29,7 @@ # reference to the item argument! # The parameter names are as they appear in the API manual, not the source -# code. +# code. PyBool_FromLong:PyObject*::+1: PyBool_FromLong:long:v:0: @@ -902,7 +902,7 @@ PyNumber_Xor:PyObject*:o1:0: PyNumber_Xor:PyObject*:o2:0: -PyObject_AsFileDescriptor:int::: +PyObject_AsFileDescriptor:int::: PyObject_AsFileDescriptor:PyObject*:o:0: PyObject_Call:PyObject*::+1: diff -r 27ae40361ca5 Doc/library/turtle-star.ps --- a/Doc/library/turtle-star.ps Sat Aug 04 16:17:10 2012 +0200 +++ b/Doc/library/turtle-star.ps Sat Aug 04 22:46:03 2012 +0300 @@ -84,10 +84,10 @@ 0 exch 0 exch { dup type /stringtype eq - { stringwidth } { - currentfont /Encoding get exch 1 exch put (\001) stringwidth + { stringwidth } { + currentfont /Encoding get exch 1 exch put (\001) stringwidth } - ifelse + ifelse exch 3 1 roll add 3 1 roll add exch } forall @@ -279,8 +279,8 @@ dup cstringwidth pop justify neg mul 0 moveto stipple { - - + + % The text is stippled, so turn it into a path and print % by calling StippledText, which in turn calls StippleFill. % Unfortunately, many Postscript interpreters will get @@ -312,7 +312,7 @@ moveto } ifelse } forall - grestore + grestore } {cstringshow} ifelse 0 spacing neg translate } forall diff -r 27ae40361ca5 Doc/tools/sphinxext/layout.html --- a/Doc/tools/sphinxext/layout.html Sat Aug 04 16:17:10 2012 +0200 +++ b/Doc/tools/sphinxext/layout.html Sat Aug 04 22:46:03 2012 +0300 @@ -14,7 +14,7 @@