Login | Register For Free | Help
Search for: (Advanced)

Mailing List Archive: Python: Dev

I am back

 

 

Python dev RSS feed   Index | Next | Previous | View Threaded


brett at python

Jul 1, 2009, 4:21 PM

Post #1 of 9 (992 views)
Permalink
I am back

Assuming Mailman flipped the right bits to start delivering mail to me
again, my Python sabbatical is now over.
Anything happen while I was gone that I should be aware of that is not
covered in a PEP?

-Brett


aahz at pythoncraft

Jul 1, 2009, 7:32 PM

Post #2 of 9 (958 views)
Permalink
Re: I am back [In reply to]

On Wed, Jul 01, 2009, Brett Cannon wrote:
>
> Anything happen while I was gone that I should be aware of that is not
> covered in a PEP?

Yes.
--
Aahz (aahz [at] pythoncraft) <*> http://www.pythoncraft.com/

"as long as we like the same operating system, things are cool." --piranha
_______________________________________________
Python-Dev mailing list
Python-Dev [at] python
http://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: http://mail.python.org/mailman/options/python-dev/list-python-dev%40lists.gossamer-threads.com


ncoghlan at gmail

Jul 2, 2009, 4:39 AM

Post #3 of 9 (939 views)
Permalink
Re: I am back [In reply to]

Aahz wrote:
> On Wed, Jul 01, 2009, Brett Cannon wrote:
>> Anything happen while I was gone that I should be aware of that is not
>> covered in a PEP?
>
> Yes.

I agree with Aahz ;)

Cheers,
Nick.

P.S. Welcome back :)

--
Nick Coghlan | ncoghlan [at] gmail | Brisbane, Australia
---------------------------------------------------------------
_______________________________________________
Python-Dev mailing list
Python-Dev [at] python
http://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: http://mail.python.org/mailman/options/python-dev/list-python-dev%40lists.gossamer-threads.com


skip at pobox

Jul 2, 2009, 9:07 AM

Post #4 of 9 (946 views)
Permalink
Re: I am back [In reply to]

Aahz> On Wed, Jul 01, 2009, Brett Cannon wrote:

>> Anything happen while I was gone that I should be aware of that is
>> not covered in a PEP?

Aahz> Yes.

In particular, Brett, you probably didn't hear that the King of Pop died
last week. It was hardly mentioned in the major news outlets...

Skip
_______________________________________________
Python-Dev mailing list
Python-Dev [at] python
http://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: http://mail.python.org/mailman/options/python-dev/list-python-dev%40lists.gossamer-threads.com


stefan_ml at behnel

Jul 2, 2009, 10:06 AM

Post #5 of 9 (942 views)
Permalink
Re: I am back [In reply to]

skip [at] pobox wrote:
> Aahz> On Wed, Jul 01, 2009, Brett Cannon wrote:
>
> >> Anything happen while I was gone that I should be aware of that is
> >> not covered in a PEP?
>
> Aahz> Yes.
>
> In particular, Brett, you probably didn't hear that the King of Pop died
> last week. It was hardly mentioned in the major news outlets...

*shrug* who cares about foreign politics anyway. I don't even know where
Pop is, and Google Maps doesn't seem to either.

Stefan

_______________________________________________
Python-Dev mailing list
Python-Dev [at] python
http://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: http://mail.python.org/mailman/options/python-dev/list-python-dev%40lists.gossamer-threads.com


python at mrabarnett

Jul 2, 2009, 10:27 AM

Post #6 of 9 (935 views)
Permalink
Re: I am back [In reply to]

Stefan Behnel wrote:
> skip [at] pobox wrote:
>> Aahz> On Wed, Jul 01, 2009, Brett Cannon wrote:
>>
>> >> Anything happen while I was gone that I should be aware of that is
>> >> not covered in a PEP?
>>
>> Aahz> Yes.
>>
>> In particular, Brett, you probably didn't hear that the King of Pop died
>> last week. It was hardly mentioned in the major news outlets...
>
> *shrug* who cares about foreign politics anyway. I don't even know where
> Pop is, and Google Maps doesn't seem to either.
>
I believe that "Pop" is an abbreviation for "Populous". You can read
about it here:

http://en.wikipedia.org/wiki/Populous

:-)
_______________________________________________
Python-Dev mailing list
Python-Dev [at] python
http://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: http://mail.python.org/mailman/options/python-dev/list-python-dev%40lists.gossamer-threads.com


brett at python

Jul 2, 2009, 10:54 AM

Post #7 of 9 (945 views)
Permalink
Re: I am back [In reply to]

On Thu, Jul 2, 2009 at 04:39, Nick Coghlan <ncoghlan [at] gmail> wrote:

> Aahz wrote:
> > On Wed, Jul 01, 2009, Brett Cannon wrote:
> >> Anything happen while I was gone that I should be aware of that is not
> >> covered in a PEP?
> >
> > Yes.
>
> I agree with Aahz ;)
>

Ah, the smart ass remarks never cease. =)


>
> Cheers,
> Nick.
>
> P.S. Welcome back :)


Thanks!

-Brett


tjreedy at udel

Jul 2, 2009, 11:44 AM

Post #8 of 9 (942 views)
Permalink
Re: I am back [In reply to]

Brett Cannon wrote:
>
>
> On Thu, Jul 2, 2009 at 04:39, Nick Coghlan <ncoghlan [at] gmail
> <mailto:ncoghlan [at] gmail>> wrote:
>
> Aahz wrote:
> > On Wed, Jul 01, 2009, Brett Cannon wrote:
> >> Anything happen while I was gone that I should be aware of that
> is not
> >> covered in a PEP?
> >
> > Yes.
>
> I agree with Aahz ;)
>
>
> Ah, the smart ass remarks never cease. =)

The biggest news is the release of 3.1, but that might have been
recorded in the relevant PEP, and it certainly hard to miss.

In any case, welcome back.

Terry

_______________________________________________
Python-Dev mailing list
Python-Dev [at] python
http://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: http://mail.python.org/mailman/options/python-dev/list-python-dev%40lists.gossamer-threads.com


brett at python

Jul 2, 2009, 6:20 PM

Post #9 of 9 (923 views)
Permalink
Re: I am back [In reply to]

On Thu, Jul 2, 2009 at 11:44, Terry Reedy <tjreedy [at] udel> wrote:

> Brett Cannon wrote:
>
>>
>>
>> On Thu, Jul 2, 2009 at 04:39, Nick Coghlan <ncoghlan [at] gmail <mailto:
>> ncoghlan [at] gmail>> wrote:
>>
>> Aahz wrote:
>> > On Wed, Jul 01, 2009, Brett Cannon wrote:
>> >> Anything happen while I was gone that I should be aware of that
>> is not
>> >> covered in a PEP?
>> >
>> > Yes.
>>
>> I agree with Aahz ;)
>>
>>
>> Ah, the smart ass remarks never cease. =)
>>
>
> The biggest news is the release of 3.1, but that might have been recorded
> in the relevant PEP, and it certainly hard to miss.
>

Yeah, it hit Twitter immediately thanks to Benjamin.

-Brett

Python dev RSS feed   Index | Next | Previous | View Threaded
 
 


Interested in having your list archived? Contact Gossamer Threads
 
  Web Applications & Managed Hosting Powered by Gossamer Threads Inc.