Re: Reserved keywords in source: was RE: [Python-Dev] Assign to errno allowed?

On 25 Sep 2002 at 17:48, Alex Martelli wrote:
On Wednesday 25 September 2002 05:45 pm, you wrote:
On 25 Sep 2002 at 16:41, Michael Hudson wrote:
On Wed, 25 Sep 2002, Brad Clements wrote:
In any case, using "finally" eliminates the possibility of compiling the core as C++, regardless of the compiler being used.
Not in this universe. I think there are already bigger barriers in the way of compiling the Python source as C# or Java...
Uh, how'd we go from C++ to C#/Java ?
"finally" is a reserved word in Java and C# (and Python:-), but not in C++.
Alex
Thanks for the clarification. This is what I get for using tools from the evil empire -- I lose my perspective of standards!
;-)
Brad Clements, bkc@murkworks.com (315)268-1000 http://www.murkworks.com (315)268-9812 Fax AOL-IM: BKClements
participants (1)
-
Brad Clements