summaryrefslogtreecommitdiffstats
path: root/Doc/library/platform.rst
Commit message (Collapse)AuthorAgeFilesLines
* Issue #25161: Add full stops in documentation; patch by Takase ArihiroMartin Panter2015-10-101-1/+1
|
* Fix: win32_ver returns a 4-tuple. Found by Andrew Berg on docs@.Georg Brandl2013-10-061-2/+2
|
* merge from fb225c289bf0Brian Curtin2012-02-011-2/+2
|
* update to new C roles and directivesSandro Tosi2012-01-141-2/+2
|
* Backport source links from 3.x.Éric Araujo2011-08-191-0/+4
| | | | | Existing links have been updated to use the new reST role. In some files, I have also made cosmetic changes to the header.
* Issue #12549: Correct test_platform to not fail when OS X returns 'x86_64'Ned Deily2011-07-131-3/+0
| | | | | as the processor type on some Mac systems. Also fix NameError in fallback _mac_ver_gestalt function. And remove out-of-date URL in docs.
* #11985: document the return value of platform.python_implementation for PyPy.Ezio Melotti2011-05-031-1/+1
|
* Merged revisions 87421 via svnmerge fromAntoine Pitrou2010-12-211-1/+11
| | | | | | | | | | | svn+ssh://pythondev@svn.python.org/python/branches/py3k ........ r87421 | antoine.pitrou | 2010-12-21 19:49:01 +0100 (mar., 21 déc. 2010) | 4 lines Suggest sys.maxsize as a reliable way to know whether the interpreter is 64-bit. (part of #10735) ........
* Use "impl-detail" directive where applicable.Georg Brandl2009-10-221-1/+1
|
* Remove period from end of headings.Georg Brandl2009-06-081-3/+2
|
* #6224: s/JPython/Jython/, and remove one link to a module nine years old.Georg Brandl2009-06-061-1/+1
|
* Clarify the deprecation of platform.dist().Marc-André Lemburg2009-02-171-1/+11
| | | | Add versionadded tags.
* clean up docs for platform's linux_distribution and dist functionsBenjamin Peterson2008-09-221-16/+10
|
* Clarfiy the availability of the extended support for win32_ver() in Py2.6.Marc-André Lemburg2008-03-201-1/+2
|
* Add documentation for updated Windows support in win32_ver().Marc-André Lemburg2008-03-201-4/+23
| | | | Add documentation for linux_distribution() API.
* A lot more typo fixes by Ori Avtalion.Georg Brandl2008-02-221-1/+1
|
* Some cleanup in the docs.Georg Brandl2007-12-291-5/+1
|
* Move the 2.6 reST doc tree in place.Georg Brandl2007-08-151-0/+256