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

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 th