Merge doc changes from 3.2 (#10454, #12298)

This commit is contained in:
Éric Araujo 2011-09-02 00:03:20 +02:00
commit 793c47a88a
7 changed files with 47 additions and 23 deletions

View file

@ -54,8 +54,6 @@ for the built-in function open() or for os.popen().
To create a new template object initialized to a given one:
t2 = t.clone()
For an example, see the function test() at the end of the file.
""" # '