Re: [Python-Dev] python-dev sprint at PyCon

2005-11-02 Thread Neal Norwitz
On 11/1/05, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > > This is just a comment from the peanut gallery, as it's highly unlikely I'll > be in attendance, but why not continue with the AST theme? Instead of > working on the AST branch, you could start to propagate the AST > representation aroun

Re: [Python-Dev] python-dev sprint at PyCon

2005-11-01 Thread skip
amk> Every PyCon has featured a python-dev sprint. For the past few amk> years, hacking on the AST branch has been a tradition, but we'll amk> have to come up with something new for this year's conference... This is just a comment from the peanut gallery, as it's highly unlikely I'll

Re: [Python-Dev] python-dev sprint at PyCon

2005-11-01 Thread Jeremy Hylton
On 11/1/05, Phillip J. Eby <[EMAIL PROTECTED]> wrote: > At 09:35 AM 11/1/2005 -0500, A.M. Kuchling wrote: > >Every PyCon has featured a python-dev sprint. For the past few years, > >hacking on the AST branch has been a tradition, but we'll have to come > >up with something new for this year's conf

Re: [Python-Dev] python-dev sprint at PyCon

2005-11-01 Thread Guido van Rossum
On 11/1/05, Phillip J. Eby <[EMAIL PROTECTED]> wrote: > At 11:14 AM 11/1/2005 -0700, Guido van Rossum wrote: > >I guess this ought to be recorded. :-( > > > >The issue has been beaten to death and my position remains firm: > >rather than playing namespace games, consistent renaming is the right > >

Re: [Python-Dev] python-dev sprint at PyCon

2005-11-01 Thread Phillip J. Eby
At 10:34 AM 11/1/2005 -0800, Neal Norwitz wrote: >Why can't you add your version's directory to sys.path before importing >pyexpat? With library code that can be imported in any order, there is no such thing as "before". Anyway, Guido has pronounced on this already, so it's moot. _

Re: [Python-Dev] python-dev sprint at PyCon

2005-11-01 Thread Neal Norwitz
On 11/1/05, Phillip J. Eby <[EMAIL PROTECTED]> wrote: > At 11:14 AM 11/1/2005 -0700, Guido van Rossum wrote: > >I guess this ought to be recorded. :-( > > > >The issue has been beaten to death and my position remains firm: > >rather than playing namespace games, consistent renaming is the right > >

Re: [Python-Dev] python-dev sprint at PyCon

2005-11-01 Thread Phillip J. Eby
At 11:14 AM 11/1/2005 -0700, Guido van Rossum wrote: >I guess this ought to be recorded. :-( > >The issue has been beaten to death and my position remains firm: >rather than playing namespace games, consistent renaming is the right >thing to do here. This becomes a trivial source edit, Well, it's

Re: [Python-Dev] python-dev sprint at PyCon

2005-11-01 Thread Guido van Rossum
On 11/1/05, Phillip J. Eby <[EMAIL PROTECTED]> wrote: > At 10:22 AM 11/1/2005 -0700, Guido van Rossum wrote: > >* PEP 328 - absolute/relative import > > I assume that references to 2.4 in that PEP should be changed to 2.5, and > so on. For the part that hasn't been implemented yet, yes. > It also

Re: [Python-Dev] python-dev sprint at PyCon

2005-11-01 Thread Phillip J. Eby
At 10:22 AM 11/1/2005 -0700, Guido van Rossum wrote: >* PEP 328 - absolute/relative import I assume that references to 2.4 in that PEP should be changed to 2.5, and so on. It also appears to me that the PEP doesn't record the issue brought up by some people about the current absolute/relative a

Re: [Python-Dev] python-dev sprint at PyCon

2005-11-01 Thread Neal Norwitz
On 11/1/05, Guido van Rossum <[EMAIL PROTECTED]> wrote: > On 11/1/05, Phillip J. Eby <[EMAIL PROTECTED]> wrote: > > At 09:35 AM 11/1/2005 -0500, A.M. Kuchling wrote: > > >Every PyCon has featured a python-dev sprint. For the past few years, > > >hacking on the AST branch has been a tradition, but

Re: [Python-Dev] python-dev sprint at PyCon

2005-11-01 Thread Guido van Rossum
On 11/1/05, Phillip J. Eby <[EMAIL PROTECTED]> wrote: > At 09:35 AM 11/1/2005 -0500, A.M. Kuchling wrote: > >Every PyCon has featured a python-dev sprint. For the past few years, > >hacking on the AST branch has been a tradition, but we'll have to come > >up with something new for this year's conf

Re: [Python-Dev] python-dev sprint at PyCon

2005-11-01 Thread Phillip J. Eby
At 09:35 AM 11/1/2005 -0500, A.M. Kuchling wrote: >Every PyCon has featured a python-dev sprint. For the past few years, >hacking on the AST branch has been a tradition, but we'll have to come >up with something new for this year's conference (in Dallas Texas; >sprints will be Monday Feb. 27 throu

[Python-Dev] python-dev sprint at PyCon

2005-11-01 Thread A.M. Kuchling
Every PyCon has featured a python-dev sprint. For the past few years, hacking on the AST branch has been a tradition, but we'll have to come up with something new for this year's conference (in Dallas Texas; sprints will be Monday Feb. 27 through Thursday March 2). According to Anthony's release