mirror of
https://github.com/python/cpython.git
synced 2025-07-24 11:44:31 +00:00
Consistency: "Unix" ==> "\UNIX{}"
This commit is contained in:
parent
6862b46b70
commit
a809064166
6 changed files with 10 additions and 10 deletions
|
@ -20,7 +20,7 @@ native toolkit interfaces for the Macintosh.
|
|||
This module defines several new object types and functions that
|
||||
provide access to the functionality of STDWIN.
|
||||
|
||||
On Unix running X11, it can only be used if the \code{DISPLAY}
|
||||
On \UNIX{} running X11, it can only be used if the \code{DISPLAY}
|
||||
environment variable is set or an explicit \samp{-display
|
||||
\var{displayname}} argument is passed to the Python interpreter.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue