mirror of
https://github.com/python/cpython.git
synced 2025-08-04 17:08:35 +00:00
Added fnmatch, base64 and quopri, received from Andrew Kuchling.
This commit is contained in:
parent
8be9a11617
commit
e76b7a8fcd
13 changed files with 250 additions and 1 deletions
|
@ -26,4 +26,7 @@ systems as well. Here's an overview:
|
|||
\item[glob]
|
||||
--- Unix shell style pathname pattern expansion.
|
||||
|
||||
\item[fnmatch]
|
||||
--- Unix shell style pathname pattern matching.
|
||||
|
||||
\end{description}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue