Re: [Python-Dev] Get 2.5 changes in now, branch will be frozen soon

2007-03-30 Thread skip
Neal> If you don't believe, just wait until Anthony shows up at your
Neal> doorstep. :-)

And later sends you a bill for the airline tickets. ;-)

Skip
___
Python-Dev mailing list
[email protected]
http://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: 
http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com


Re: [Python-Dev] Get 2.5 changes in now, branch will be frozen soon

2007-03-30 Thread Neal Norwitz
On 3/30/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
> Neal> If you don't believe, just wait until Anthony shows up at your
> Neal> doorstep. :-)
>
> And later sends you a bill for the airline tickets. ;-)

No, no.  He just pays with the tickets from your bank account or
credit card.  Don't ask me how he does it.  I really don't want to
know. :-)

n
--
PS.  And of course he flies first class all the way.
___
Python-Dev mailing list
[email protected]
http://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: 
http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com


Re: [Python-Dev] p2p vpn in python?

2007-03-30 Thread Aahz
On Fri, Mar 30, 2007, Shane Geiger wrote:
>
> Is anyone in the Python world considering writing a P2P VPN application 
> in Python (a la Hamachi)?

You would probably do better to ask on comp.lang.python
-- 
Aahz ([EMAIL PROTECTED])   <*> http://www.pythoncraft.com/

Need a book?  Use your library!
___
Python-Dev mailing list
[email protected]
http://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: 
http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com


Re: [Python-Dev] p2p vpn in python?

2007-03-30 Thread Terry Reedy

"Shane Geiger" <[EMAIL PROTECTED]> wrote in message 
news:[EMAIL PROTECTED]
| Is anyone in the Python world considering writing a P2P VPN application
| in Python (a la Hamachi)?

Ask this on comp.lang.python ( == general Python mailing list == 
gmane.comp.python.general).  This list is for discussion of the next Python 
release, not applications. 



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


Re: [Python-Dev] Get 2.5 changes in now, branch will be frozen soon

2007-03-30 Thread Facundo Batista
Neal Norwitz wrote:

> This is a reminder that the 2.5 branch will be frozen early next week.
>  If there are changes you want to get into 2.5.1, they should be
> checked in within a few days.  Be conservative!  There will be a

There's this bug (which includes the patch): #1688393.

It's ok, solves a bug. I even commited it to the trunk (with test cases
and all).

I'm not working in the 2.5 branch, so if anybody makes me the favor...
;)

-- 
.   Facundo
.
Blog: http://www.taniquetil.com.ar/plog/
PyAr: http://www.python.org/ar/


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


Re: [Python-Dev] About SSL tests

2007-03-30 Thread Facundo Batista
Jean-Paul Calderone wrote:

> If the openssl binary is available, when the test starts, launch it in
> a child process, talk to it for the test, then kill it when the test is
> done.

Ok. I'll try to do something like this. I'm assigning the bug to myself.

Regards,

-- 
.   Facundo
.
Blog: http://www.taniquetil.com.ar/plog/
PyAr: http://www.python.org/ar/


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