[Pythonjp-checkins] [python-doc-ja] push by hinac****@gmail***** - 翻訳 2.7.2: faq/extending on 2011-11-08 00:33 GMT

Back to archive index

pytho****@googl***** pytho****@googl*****
2011年 11月 8日 (火) 09:34:45 JST


Revision: 5dfcc260182f
Author:   Arihiro TAKASE <hinac****@gmail*****>
Date:     Mon Nov  7 16:33:40 2011
Log:      翻訳 2.7.2: faq/extending
http://code.google.com/p/python-doc-ja/source/detail?r=5dfcc260182f

Modified:
  /faq/extending.rst

=======================================
--- /faq/extending.rst	Sun Nov  6 08:09:46 2011
+++ /faq/extending.rst	Mon Nov  7 16:33:40 2011
@@ -257,8 +257,8 @@
  :exc:`SystemError` 例外が発生します。


-"不完全 (incomplete) な入力" と "不適切 (invalid) な入力" を区別するにはど 
うしますか?
---------------------------------------------------------------------------------------
+"不完全 (incomplete) な入力" を "不適切 (invalid) な入力" から区別するには 
どうしますか?
+----------------------------------------------------------------------------------------

  Python インタラクティブインタプリタでは、入力が不完全なとき (例えば、
  "if" 文の始まりをタイプした時や、カッコや三重文字列引用符を閉じていない時な 
ど)
@@ -481,3 +481,4 @@
  この問題を解決する唯一の方法は、Unicode 文字に同じサイズを使ってビルドされ 
た
  Python バイナリでコンパイルされた拡張モジュールを使うことです。

+




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