Skip to content

Clarify "late binding" in gotchas#267

Merged
kennethreitz merged 1 commit into
realpython:masterfrom
simon-weber:binding-clarification
Apr 4, 2013
Merged

Clarify "late binding" in gotchas#267
kennethreitz merged 1 commit into
realpython:masterfrom
simon-weber:binding-clarification

Conversation

@simon-weber

Copy link
Copy Markdown
Contributor

values are bound late; names are bound at compile-time. This addresses #241.

@kennethreitz

Copy link
Copy Markdown
Contributor

Thanks :)

kennethreitz pushed a commit that referenced this pull request Apr 4, 2013
@kennethreitz kennethreitz merged commit 00006a9 into realpython:master Apr 4, 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