Python Feature Request: Add the "using" keyword which works like "with" in Visual Basic

jamadagni samjnaa at gmail.com
Sat Apr 14 10:24:32 EDT 2007


> You already can emulate the using statement like this:

You can emulate only assignments like this. How would you emulate
function calls, like the ones in my example?




More information about the Python-list mailing list