mirror of
https://github.com/python/cpython.git
synced 2025-08-04 00:48:58 +00:00
Issue #25161: Merge full stops from 3.4 into 3.5
This commit is contained in:
commit
84835ab1cb
38 changed files with 42 additions and 40 deletions
|
@ -117,7 +117,7 @@ Cross Platform
|
|||
|
||||
.. function:: python_version()
|
||||
|
||||
Returns the Python version as string ``'major.minor.patchlevel'``
|
||||
Returns the Python version as string ``'major.minor.patchlevel'``.
|
||||
|
||||
Note that unlike the Python ``sys.version``, the returned value will always
|
||||
include the patchlevel (it defaults to 0).
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue