mirror of
https://github.com/python/cpython.git
synced 2025-08-03 08:34:29 +00:00
Consistency:
"Unix" ==> "\UNIX{}"
This commit is contained in:
parent
3dd264cc0f
commit
efc1e0f43b
6 changed files with 14 additions and 14 deletions
|
@ -24,10 +24,10 @@ systems as well. Here's an overview:
|
|||
--- Standard errno system symbols.
|
||||
|
||||
\item[glob]
|
||||
--- Unix shell style pathname pattern expansion.
|
||||
--- \UNIX{} shell style pathname pattern expansion.
|
||||
|
||||
\item[fnmatch]
|
||||
--- Unix shell style pathname pattern matching.
|
||||
--- \UNIX{} shell style pathname pattern matching.
|
||||
|
||||
\item[locale]
|
||||
--- Internationalization services.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue