mirror of
https://github.com/python/cpython.git
synced 2025-09-26 18:29:57 +00:00
merge 3.5
This commit is contained in:
commit
b031eaee3b
1 changed files with 2 additions and 2 deletions
|
@ -151,8 +151,8 @@ after a final minor release is made, the Subversion trunk is incremented to the
|
||||||
next minor version, which becomes the "a0" version,
|
next minor version, which becomes the "a0" version,
|
||||||
e.g. "2.4a0".
|
e.g. "2.4a0".
|
||||||
|
|
||||||
See also the documentation for ``sys.version``, ``sys.hexversion``, and
|
See also the documentation for :data:`sys.version`, :data:`sys.hexversion`, and
|
||||||
``sys.version_info``.
|
:data:`sys.version_info`.
|
||||||
|
|
||||||
|
|
||||||
How do I obtain a copy of the Python source?
|
How do I obtain a copy of the Python source?
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue