提交 3dcf1fb6 authored 作者: ricardoV94's avatar ricardoV94 提交者: Ricardo Vieira

Remove mention of Python 2.x

上级 792bd049
...@@ -38,7 +38,6 @@ By "architecture", we mean the size of memory pointers (size_t in C), ...@@ -38,7 +38,6 @@ By "architecture", we mean the size of memory pointers (size_t in C),
Note that according to Python documentation, `platform.architecture()` is Note that according to Python documentation, `platform.architecture()` is
not reliable on OS X with universal binaries. not reliable on OS X with universal binaries.
Also, sys.maxsize does not exist in Python < 2.6.
'P' denotes a void*, and the size is expressed in bytes. 'P' denotes a void*, and the size is expressed in bytes.
""" """
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论