mirror of
https://github.com/kennethreitz/dive-into-python3.git
synced 2026-06-05 15:00:18 +00:00
typo
This commit is contained in:
+1
-1
@@ -347,7 +347,7 @@ body{counter-reset:h1 3}
|
||||
<li><a href=http://www.doughellmann.com/PyMOTW/os/><code>os</code> — Portable access to operating system specific features</a>
|
||||
<li><a href=http://docs.python.org/3.1/library/os.path.html><code>os.path</code> module</a>
|
||||
<li><a href=http://www.doughellmann.com/PyMOTW/ospath/><code>os.path</code> — Platform-independent manipulation of file names</a>
|
||||
<li><a href=http://docs.python.org/3.1/library/glob.html><coe>glob</code> module</a>
|
||||
<li><a href=http://docs.python.org/3.1/library/glob.html><code>glob</code> module</a>
|
||||
<li><a href=http://www.doughellmann.com/PyMOTW/glob/><code>glob</code> — Filename pattern matching</a>
|
||||
<li><a href=http://docs.python.org/3.1/library/time.html><code>time</code> module</a>
|
||||
<li><a href=http://www.doughellmann.com/PyMOTW/time/><code>time</code> — Functions for manipulating clock time</a>
|
||||
|
||||
Reference in New Issue
Block a user