Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
C
cpython
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Kirill Smelkov
cpython
Commits
101b2c08
Commit
101b2c08
authored
9 years ago
by
Benjamin Peterson
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
actually link to the version attributes documentation
parent
2f909d33
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
Doc/faq/general.rst
Doc/faq/general.rst
+2
-2
No files found.
Doc/faq/general.rst
View file @
101b2c08
...
...
@@ -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,
e.g. "2.4a0".
See also the documentation for
``sys.version``, ``sys.hexversion`
`, and
``sys.version_info`
`.
See also the documentation for
:data:`sys.version`, :data:`sys.hexversion
`, and
:data:`sys.version_info
`.
How do I obtain a copy of the Python source?
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment