Re: [Edu-sig] chicago hackmeeting 003 : lateral education

2007-02-27 Thread kirby urner
> in other words - would love to host > conversations+presentations+workshops on > unschooling/electronic_constructivist/etc tactics employed in the > projects discussed on this listserv, and of course detailed > examination of the projects themselves. Sounds like fun jake, might dive in to your w

[Edu-sig] chicago hackmeeting 003 : lateral education

2007-02-27 Thread jake elliott
hello python edu siggers, apologies if you have seen this information on another channel i'm reaching out for interest in developing the third chicago hackmeeting - a collaboratively wiki-programmed conference slated for march 16,17,18 @ daisychain [dai5ychain.net] in pilsen.chicago.il.us. This

Re: [Edu-sig] [Python-3000] Pre-PEP: Simple input built-in in Python 3000

2007-02-27 Thread kirby urner
On 2/27/07, John Zelle <[EMAIL PROTECTED]> wrote: > Thank you to Andre, Guido, and all those who pushed for this! Your efforts are > appreciated! > > --John > Yeah, likewise congrats, even though I devil's advocated against it as I recall. Kirby ___ Edu

Re: [Edu-sig] [Python-3000] Pre-PEP: Simple input built-in in Python 3000

2007-02-27 Thread John Zelle
Thank you to Andre, Guido, and all those who pushed for this! Your efforts are appreciated! --John On Monday 26 February 2007 6:30 pm, Guido van Rossum wrote: > We implemented this at today's sprint. Andre wrote the transformations > for the 2to3 tools, I copied the raw_input() implementation f