Skip to content

Update "Late Binding Closures" section of gotchas.rst#303

Merged
kennethreitz merged 1 commit into
realpython:masterfrom
claudejrogers:patch-1
Aug 15, 2013
Merged

Update "Late Binding Closures" section of gotchas.rst#303
kennethreitz merged 1 commit into
realpython:masterfrom
claudejrogers:patch-1

Conversation

@claudejrogers
Copy link
Copy Markdown
Contributor

The late binding closure example seems like a good use case for the
functools.partial function.

The late binding closure example seems like a good use case for the
functools.partial function.
@kennethreitz
Copy link
Copy Markdown
Contributor

thanks!

kennethreitz pushed a commit that referenced this pull request Aug 15, 2013
Update "Late Binding Closures" section of gotchas.rst
@kennethreitz kennethreitz merged commit 2029979 into realpython:master Aug 15, 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