A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://github.com/python/cpython/commit/684d2b9a071fa8e54749e0eec3c16aafcd642ed4 below:

Remove an outdated comment. (GH-19101) · python/cpython@684d2b9 · GitHub

File tree Expand file treeCollapse file tree 1 file changed

+0

-2

lines changed

Filter options

Expand file treeCollapse file tree 1 file changed

+0

-2

lines changed Original file line number Diff line number Diff line change

@@ -84,8 +84,6 @@

84 84

_SCHEME_KEYS = ('stdlib', 'platstdlib', 'purelib', 'platlib', 'include',

85 85

'scripts', 'data')

86 86 87 -

# FIXME don't rely on sys.version here, its format is an implementation detail

88 -

# of CPython, use sys.version_info or sys.hexversion

89 87

_PY_VERSION = sys.version.split()[0]

90 88

_PY_VERSION_SHORT = '%d.%d' % sys.version_info[:2]

91 89

_PY_VERSION_SHORT_NO_DOT = '%d%d' % sys.version_info[:2]

You can’t perform that action at this time.


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4