Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 4a3375e

Browse filesBrowse files
committed
Wrap text
1 parent d8bc851 commit 4a3375e
Copy full SHA for 4a3375e

1 file changed

+5-1Lines changed: 5 additions & 1 deletion

File tree

Expand file treeCollapse file tree
Open diff view settings
Filter options
Expand file treeCollapse file tree
Open diff view settings
Collapse file

‎docs/intro/learning.rst‎

Copy file name to clipboardExpand all lines: docs/intro/learning.rst
+5-1Lines changed: 5 additions & 1 deletion
  • Display the source diff
  • Display the rich diff
Original file line numberDiff line numberDiff line change
@@ -226,7 +226,11 @@ Python 3 and 2.6 versions.
226226
Writing Idiomatic Python 2.7.3
227227
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
228228

229-
"Writing Idiomatic Python", written by Jeff Knupp, contains the most common and important Python idioms in a format that maximizes identification and understanding. Each idiom is presented as a recommendation to write some commonly used piece of code. It is followed by an explanation of why the idiom is important. It also contains two code samples: the "Harmful" way to write it and the "Idiomatic" way
229+
"Writing Idiomatic Python", written by Jeff Knupp, contains the most common and
230+
important Python idioms in a format that maximizes identification and understanding.
231+
Each idiom is presented as a recommendation to write some commonly used piece of code.
232+
It is followed by an explanation of why the idiom is important. It also contains two
233+
code samples: the "Harmful" way to write it and the "Idiomatic" way
230234

231235
`Writing Idiomatic Python 2.7.3 <http://www.amazon.com/Writing-Idiomatic-Python-2-7-3-Knupp/dp/1482372177/>`_
232236

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.