commit | 469271d4ea02322f526414c0ed51556410b0d3e6 | [log] [tgz] |
---|---|---|
author | Raymond Hettinger <python@rcn.com> | Thu Jan 27 20:38:46 2011 +0000 |
committer | Raymond Hettinger <python@rcn.com> | Thu Jan 27 20:38:46 2011 +0000 |
tree | 26b8af47b4427cc9f042947aaa241ce69a998545 | |
parent | 1a90f9c52fbf3ec0318c4c9defafe8403f6146b9 [diff] [blame] |
More source links
diff --git a/Doc/library/platform.rst b/Doc/library/platform.rst index ee0dc31..99a46fa 100644 --- a/Doc/library/platform.rst +++ b/Doc/library/platform.rst
@@ -6,6 +6,9 @@ .. moduleauthor:: Marc-Andre Lemburg <mal@egenix.com> .. sectionauthor:: Bjorn Pettersen <bpettersen@corp.fairisaac.com> +**Source code:** :source:`Lib/platform.py` + +-------------- .. note::