diff options
author | Benjamin Peterson <benjamin@python.org> | 2016-03-22 05:31:24 (GMT) |
---|---|---|
committer | Benjamin Peterson <benjamin@python.org> | 2016-03-22 05:31:24 (GMT) |
commit | e46487b1331d50faffce480a4060bed1c4e634ae (patch) | |
tree | 57ce8479935ed1b7084bae4a7cdac24db73abacc /Misc | |
parent | f6e9f47aa7a61507154d3d5f77b502c789c5b385 (diff) | |
parent | b9869dfe353b116f3b8e208339c034a2ee5bc869 (diff) | |
download | cpython-e46487b1331d50faffce480a4060bed1c4e634ae.zip cpython-e46487b1331d50faffce480a4060bed1c4e634ae.tar.gz cpython-e46487b1331d50faffce480a4060bed1c4e634ae.tar.bz2 |
merge 3.4 (#17167)
Diffstat (limited to 'Misc')
-rw-r--r-- | Misc/python.man | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Misc/python.man b/Misc/python.man index 4e1a81d..3d530d7 100644 --- a/Misc/python.man +++ b/Misc/python.man @@ -1,4 +1,4 @@ -.TH PYTHON "1" "$Date$" +.TH PYTHON "1" .\" To view this file while editing, run it through groff: .\" groff -Tascii -man python.man | less |