Re: [Python-Dev] cpython: Rename contextlib.ignored() to contextlib.ignore().

2013-10-14 Thread Charles Hixson
xcept FileNotFoundError: pass If the documentation isn't clear, I'd read it the second way. (And I'd *WANT* it to be the second way.) -- Charles Hixson ___ Python-Dev mailing list Python-Dev@python.org https://mail.pyt

Re: [Python-Dev] [Python-3000] No beta2 tonight

2008-07-18 Thread Charles Hixson
On Friday 18 July 2008 07:57:01 am Josiah Carlson wrote: > On Fri, Jul 18, 2008 at 7:21 AM, Guido van Rossum <[EMAIL PROTECTED]> wrote: > > On Thu, Jul 17, 2008 at 10:43 PM, Brett Cannon <[EMAIL PROTECTED]> wrote: > >> On Thu, Jul 17, 2008 at 7:37 PM, Guido van Rossum <[EMAIL PROTECTED]> wrote: >

[Python-Dev] Python-2.6b2.tar.bz missing sig file on web site

2008-07-19 Thread Charles Hixson
Python-2.6b2.tar.bz missing sig file on web site. That's about all the info I have, except that the tgz is also missing the sig file, and that 3.0b2 has it's sig file. Hope this is the correct place to report this. ___ Python-Dev mailing list Python-D

Re: [Python-Dev] Infix operators

2008-07-27 Thread Charles Hixson
On Saturday 26 July 2008 01:23:17 am Nick Coghlan wrote: > Sebastien Loisel wrote: > > However, just for posterity (and I'm not going to pursue the argument > > further than this), I'll say this. The problem of determining the > > meaning (or overridability or whatever) of x=4$6 is the same as the