Re: [Python-Dev] error in Misc/NEWS

2007-06-01 Thread Terry Reedy

Raghuram Devarakonda [EMAIL PROTECTED] wrote in message 
news:[EMAIL PROTECTED]
| There is an entry in Core and builtins section of Misc/NEWS:
|
| Bug #1722484: remove docstrings again when running with -OO..
|
| The actual bug is 1722485. Incidentally, 1722484 appears to be spam.

Sure enough.  But it is another project -- and submitted anonymously. 



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


Re: [Python-Dev] error in Misc/NEWS

2007-06-01 Thread Georg Brandl
Raghuram Devarakonda schrieb:
 There is an entry in Core and builtins section of Misc/NEWS:
 
 Bug #1722484: remove docstrings again when running with -OO..
 
 The actual bug is 1722485. Incidentally, 1722484 appears to be spam.

Fixed, thanks for spotting (you really read the commit logs thoroughly,
don't you? ;)

Georg

-- 
Thus spake the Lord: Thou shalt indent with four spaces. No more, no less.
Four shall be the number of spaces thou shalt indent, and the number of thy
indenting shall be four. Eight shalt thou not indent, nor either indent thou
two, excepting that thou then proceed to four. Tabs are right out.

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


Re: [Python-Dev] error in Misc/NEWS

2007-06-01 Thread Raghuram Devarakonda
On 6/1/07, Georg Brandl [EMAIL PROTECTED] wrote:
 Raghuram Devarakonda schrieb:
  There is an entry in Core and builtins section of Misc/NEWS:
 
  Bug #1722484: remove docstrings again when running with -OO..
 
  The actual bug is 1722485. Incidentally, 1722484 appears to be spam.

 Fixed, thanks for spotting (you really read the commit logs thoroughly,
 don't you? ;)

I was just scanning the file for the comment related to my patch (my
first one, btw) when I spotted this.
___
Python-Dev mailing list
Python-Dev@python.org
http://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: 
http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com