Re: [Python-Dev] more timely detection of unbound locals

2011-05-15 Thread Vinay Sajip
Terry Reedy  udel.edu> writes:

> I would change this to
> "local name 'bob' used before the assignment that makes it a local name"
> 
> Calling names 'variables' is itself a point of confusion.

+1


___
Python-Dev mailing list
Python-Dev@python.org
http://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: 
http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com


Re: [Python-Dev] Python Support on OpenVMS

2011-05-15 Thread Senthil Kumaran
On Sat, May 14, 2011 at 05:00:30PM +1000, Nick Coghlan wrote:
> For ongoing support, it would also be *really* helpful if HP could
> provide an OpenVMS buildbot.

Yes, that would be best first step in the on-going struggle to support
OpenVMS platform. The problem in the first place is no one has the
hardware to try install python, leaving alone fixing the bugs in that.
So, Sandeep, if you can setup a buildbot (
http://python.org/dev/buildbot/) and be the owner of the buildbot, it
would be really helpful.

-- 
Senthil

___
Python-Dev mailing list
Python-Dev@python.org
http://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: 
http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com