mirror of
https://github.com/python/cpython.git
synced 2025-08-04 17:08:35 +00:00
Merge 3.1
This commit is contained in:
commit
944d16c6c4
4 changed files with 4 additions and 9 deletions
|
@ -549,8 +549,8 @@ always available.
|
|||
|
||||
This is called ``hexversion`` since it only really looks meaningful when viewed
|
||||
as the result of passing it to the built-in :func:`hex` function. The
|
||||
``version_info`` value may be used for a more human-friendly encoding of the
|
||||
same information.
|
||||
struct sequence :data:`sys.version_info` may be used for a more human-friendly
|
||||
encoding of the same information.
|
||||
|
||||
The ``hexversion`` is a 32-bit number with the following layout
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue