Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9f39f68 commit 74ef694Copy full SHA for 74ef694
1 file changed
Doc/lib/libsys.tex
@@ -31,7 +31,7 @@ \section{\module{sys} ---
31
A triple (repo, branch, version) representing the Subversion
32
information of the Python interpreter.
33
\var{repo} is the name of the repository, \code{'CPython'}.
34
- \var{branch} is the a string of one of the forms \code{'trunk'},
+ \var{branch} is a string of one of the forms \code{'trunk'},
35
\code{'branches/name'} or \code{'tags/name'}.
36
\var{version} is the output of \code{svnversion}, if the
37
interpreter was built from a Subversion checkout; it contains
0 commit comments