mirror of
https://github.com/kennethreitz/python-guide.git
synced 2026-06-05 23:00:18 +00:00
minor typo
This commit is contained in:
@@ -2,7 +2,7 @@ Common Gotchas
|
|||||||
==============
|
==============
|
||||||
|
|
||||||
For the most part, Python aims to be a clean and consistent language that
|
For the most part, Python aims to be a clean and consistent language that
|
||||||
avoid surprises, but there are a few cases where newcomers to the language
|
avoids surprises, but there are a few cases where newcomers to the language
|
||||||
often get tripped up.
|
often get tripped up.
|
||||||
|
|
||||||
Some of these are intentional but potentially surprising. Some could arguably
|
Some of these are intentional but potentially surprising. Some could arguably
|
||||||
|
|||||||
Reference in New Issue
Block a user