Forums
New posts
Search forums
Members
Current visitors
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Search forums
Menu
Log in
Register
Install the app
Install
Forums
Archive
Archive
Python
Compile time evaluation (aka eliminating default argument hacks)
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
[QUOTE="Steven Bethard, post: 1806943"] So just to clarify, the issue you're trying to address is when you want early binding like function default arguments get, but you don't want to declare the names as function arguments? If I understand you right, I like the idea, though I'm undecided on your syntax for it at the moment... STeVe [/QUOTE]
Verification
Post reply
Forums
Archive
Archive
Python
Compile time evaluation (aka eliminating default argument hacks)
Top