Skip to content

Commit

Permalink
link to time module
Browse files Browse the repository at this point in the history
  • Loading branch information
Mark Pilgrim committed Jul 27, 2009
1 parent 7e1f24a commit beeb8c8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions comprehensions.html
Expand Up @@ -345,6 +345,7 @@ <h2 id=furtherreading>Further Reading</h2>
<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>
Expand Down

0 comments on commit beeb8c8

Please sign in to comment.