[Pythonjp-checkins] [python-doc-ja] push by cocoa****@gmail***** - fix #669 on 2014-02-14 18:56 GMT

Back to archive index

pytho****@googl***** pytho****@googl*****
2014年 2月 15日 (土) 03:56:19 JST


Revision: 4c157a3081ea
Branch:   default
Author:   cocoatomo <cocoa****@gmail*****>
Date:     Fri Feb 14 18:56:48 2014 UTC
Log:      fix #669
http://code.google.com/p/python-doc-ja/source/detail?r=4c157a3081ea

Modified:
  /library/exceptions.rst

=======================================
--- /library/exceptions.rst	Sat Dec 24 00:58:26 2011 UTC
+++ /library/exceptions.rst	Fri Feb 14 18:56:48 2014 UTC
@@ -81,7 +81,7 @@

  .. exception:: StandardError

-   :exc:`StopIteration`, :exc:`SystemExit`, :exc:`KeyboardInterrupt`,
+   :exc:`StopIteration`, :exc:`GeneratorExit`, :exc:`KeyboardInterrupt`,
     :exc:`SystemExit` 以外の、全ての組み込み例外の基底クラスです。
     :exc:`StandardError` 自体は :exc:`Exception` の派生クラスです。




Pythonjp-checkins メーリングリストの案内
Back to archive index