]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Move the examples of concrete tzinfo classes to a separate file, so the
authorFred Drake <fdrake@acm.org>
Mon, 23 Dec 2002 18:52:19 +0000 (18:52 +0000)
committerFred Drake <fdrake@acm.org>
Mon, 23 Dec 2002 18:52:19 +0000 (18:52 +0000)
commitce5200842ec30a86703bf1e2669fef3b28319e42
tree855aa216d27b556a27bf4344b1bb3bba310aa590
parent1fc1fe840e0d306e4211fdb9099e911dca5b9933
Move the examples of concrete tzinfo classes to a separate file, so the
verbatim environment does not bollux page breaking.
Doc/lib/tzinfo-examples.py [new file with mode: 0644]