Re: [Python-Dev] [RELEASED] Python 3.3.0 release candidate 3

2012年9月29日 22:11:12 -0700

On 2012年9月30日 08:01:00 +1000, Tim Delaney <[email protected]> 
wrote:
> Also the example at
> http://docs.python.org/py3k/whatsnew/3.3.html#pep-409-suppressing-exception-contextreads:
> 
> ... raise AttributeError(attr) from None...
> 
> Looks like there's an elipsis there that shouldn't be.
This appears to be a Sphinx bug of some sort. The ReST source
is correct.
--David
_______________________________________________
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

Reply via email to