mirror of
https://github.com/python/cpython.git
synced 2025-08-01 15:43:13 +00:00
SF Patch #1093896: miscellaneous doc typos
This commit is contained in:
parent
f871d833dd
commit
68804315e0
60 changed files with 103 additions and 102 deletions
|
@ -17,7 +17,7 @@
|
|||
|
||||
\begin{funcdesc}{architecture}{executable=sys.executable, bits='', linkage=''}
|
||||
Queries the given executable (defaults to the Python interpreter
|
||||
binary) for various architecture informations.
|
||||
binary) for various architecture information.
|
||||
|
||||
Returns a tuple \code{(bits, linkage)} which contain information about
|
||||
the bit architecture and the linkage format used for the
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue