Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@ Dictionary comprehension:
is incredibly meta but really useful for wrapping your head around some
of the lower level stuff going on in the language.

* [A few things to remember while coding in Python](http://satyajit.ranjeev.in/2012/05/17/python-a-few-things-to-remember.html)
* [A few things to remember while coding in Python](http://satyajit.ranjeev.in/)
is a nice collection of good practices to use while building programs
with the language.

Expand Down