Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit b395188

Browse files
committed
actually link to the version attributes documentation
1 parent d0cadba commit b395188

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

Doc/faq/general.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -151,8 +151,8 @@ after a final minor release is made, the Subversion trunk is incremented to the
151151
next minor version, which becomes the "a0" version,
152152
e.g. "2.4a0".
153153

154-
See also the documentation for ``sys.version``, ``sys.hexversion``, and
155-
``sys.version_info``.
154+
See also the documentation for :data:`sys.version`, :data:`sys.hexversion`, and
155+
:data:`sys.version_info`.
156156

157157

158158
How do I obtain a copy of the Python source?

0 commit comments

Comments
 (0)