You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
.. PyPy supports Python 2.7. PyPy3 [#pypy_ver]_, released in beta, targets Python 3.
150
150
@@ -197,7 +197,7 @@ PythonNet
197
197
.. inverse approach to that taken by IronPython (see above), to which it
198
198
.. is more complementary than competing with.
199
199
200
-
`Python for .NET <http://pythonnet.github.io/>`_ は、ネイティブにインストールされた Python インストールを .NET Common Language Runtime(CLR)にシームレスに統合するパッケージです。 これは IronPython(上記を参照)とは逆のアプローチであり、これは競合するよりも補完的です。
200
+
`Python for .NET <http://pythonnet.github.io/>`_ は、ネイティブにインストールされた Python インストールを .NET Common Language Runtime(CLR)にシームレスに統合するパッケージです。 これは IronPython(上記を参照)とは逆のアプローチであり、これは競合するというよりも補完的です。
201
201
202
202
.. In conjunction with Mono, pythonnet enables native Python
203
203
.. installations on non-Windows operating systems, such as OS X and
0 commit comments