Skip to content

Fix enumerate code snippet to run without error message#292

Merged
kennethreitz merged 1 commit into
realpython:masterfrom
mattboehm:master
Jul 28, 2013
Merged

Fix enumerate code snippet to run without error message#292
kennethreitz merged 1 commit into
realpython:masterfrom
mattboehm:master

Conversation

@mattboehm
Copy link
Copy Markdown
Contributor

Code previously added numbers to strings, which results in a TypeError

Code previously added numbers to strings, which results in a TypeError
kennethreitz pushed a commit that referenced this pull request Jul 28, 2013
Fix enumerate code snippet to run without error message
@kennethreitz kennethreitz merged commit 979c882 into realpython:master Jul 28, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants