mirror of
https://github.com/kennethreitz/dive-into-python3.git
synced 2026-06-05 23:10:17 +00:00
link to time module
This commit is contained in:
@@ -345,6 +345,7 @@ body{counter-reset:h1 3}
|
||||
<ul>
|
||||
<li><a href=http://docs.python.org/3.1/library/os.html><code>os</code> module</a>
|
||||
<li><a href=http://docs.python.org/3.1/library/os.path.html><code>os.path</code> module</a>
|
||||
<li><a href=http://docs.python.org/3.1/library/time.html><code>time</code> module</a>
|
||||
<li><a href=http://docs.python.org/3.1/tutorial/datastructures.html#list-comprehensions>List comprehensions</a>
|
||||
<li><a href=http://docs.python.org/3.1/tutorial/datastructures.html#nested-list-comprehensions>Nested list comprehensions</a>
|
||||
<li><a href=http://docs.python.org/3.1/tutorial/datastructures.html#looping-techniques>Looping techniques</a>
|
||||
|
||||
Reference in New Issue
Block a user