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

Back to archive index

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


Revision: 65aaf40146fd
Branch:   default
Author:   cocoatomo <cocoa****@gmail*****>
Date:     Fri Feb 14 18:52:06 2014 UTC
Log:      fix #670
http://code.google.com/p/python-doc-ja/source/detail?r=65aaf40146fd

Modified:
  /c-api/complex.rst

=======================================
--- /c-api/complex.rst	Fri Apr  1 22:41:14 2011 UTC
+++ /c-api/complex.rst	Fri Feb 14 18:52:06 2014 UTC
@@ -56,7 +56,7 @@

  .. c:function:: Py_complex _Py_c_pow(Py_complex num, Py_complex exp)

-   指数 *exp* の *num* 乗を C の :c:type:`Py_complex` 型で返します。
+   *num* の *exp* 乗を C の :c:type:`Py_complex` 型で返します。


  Python オブジェクトとしての複素数型




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