6.27.2 For extension writers and programs that embed Python 6.27.2 Python 拡張の作者と、Python を埋め込むようなプログラムに関して - Python
18.2 symbol -- Constants used with Python parse trees
18.2 symbol -- Python解析木と共に使われる定数 - Python
18.3 token -- Constants used with Python parse trees
18.3 token -- Python解析木と共に使われる定数 - Python
3.3 aepack -- Conversion between Python variables and AppleEvent data containers
3.3 aepack -- Python変数とAppleEventデータコンテナ間の変換 - Python
The instance of PyTypeObject which represents the Pythonbuffer type; it is the same object as types.BufferType in the Python layer. Python バッファ型 (buffer type) を表現するPyTypeObject です;Python レイヤにおける types.BufferType - Python
Access parse trees for Python source code.
Pythonソースコードに対する解析木へのアクセス。 - Python
Supports information extraction for a Python class browser. Pythonクラスデスクリプタの情報抽出サポート - Python
This is exposed to Python programs as types.MethodType.
として Python プログラムに公開されています。 - Python
3 Style Guide The Python documentation should follow the
3 スタイルガイド Python ドキュメントは、可能な限り - Python
For an informal introduction to Python, see the 形式ばらずに Python を学んでみたければ、 - Python
Allocate a new Python object using the C structure type TYPE and the Python type object type. C 構造体型 TYPE と Python 型オブジェクト type を使って新たな Python オブジェクトをメモリ確保します。 - Python
Note that this example runs the python ``benchmark'' pystones.
これは Python の``ベンチマーク'' pystone を使った例です。 - Python
The default value is'python'.
デフォルトの値は'python' です。 - Python
Regression tests package containing the testing suite for Python. Python用テストスイートを含む回帰テストパッケージ。 - Python
del msg['subject']msg['subject'] = 'Python roolz!'
たとえば: del msg['subject']msg['subject'] = 'PythonPythonPython!' - Python
Return true if s is a Python keyword.
sがPythonのキーワードであれば真を返します。 - Python
Integer specifying the handle of the Python DLL.Availability: Windows.
Python DLLのハンドルを示す整数。 利用可能: Windows - Python
which allows you to implement a Python source code profiler in Python. プロファイル関数は、Pythonのソースコードプロファイルを行う関数で、Pythonで記述することができます。 - Python
For aninformal introduction to Python, see the
Pythonの肩のこらない入門編が必要なら、 - Python
Convert a Python integer to a C short int.
Python の整数型を、 C の short int 型に変換します。 - Python
Convert a Python integer to a plain C int.
Python の整数型を、 C の int 型に変換します。 - Python
Convert a Python integer to a C long int.
Python の整数型を、 C の long int 型に変換します。 - Python
Convert a Python integer to a C long long.
Python の整数型を、 C の long long 型に変換します。 - Python
First, to remind you why you like Python, we show the equivalent Python code: まず、どうして Python で書くのが好きか思い出してもらうために、等価な Python コードを示します: - Python
Does not currently support python long integers.
現在、Pythonの長整数はサポートしていません。 - Python
Python provides a number of modules to assist in working with the Python language. PythonにはPython言語を使って作業するときに役に立つモジュールがたくさん提供されています。 - Python
Test whether a string is a keyword in Python.
文字列がPythonのキーワードか否かを調べます。 - Python
The type DOMString maps to Python strings.
DOMString 型は Python 文字列型に対応付けられます。 - Python
Unit testing framework for Python.
単体テストフレームワーク - Python
Python definitions of codes for Apple Event descriptor types. Apple Eventディスクリプタ型としてコードされたPython定義. - Python
3.24 codeop --Compile Python code The codeop module provides utilities upon which the Pythonread-eval-print loop can be emulated, as is done in the
3.24 codeop --Pythonコードをコンパイルする - Python
The register command registers the package with the Python Package Index.
registerコマンドはパッケージをPython Package Index に登録します。 - Python
In Python, the following code fragment will do the same:
Pythonでは以下のコードで同じ事ができます。 - Python
A number of codecs are specific to Python, so their codec names have no meaning outside Python. codec のいくつかは Python 特有のものなので、それらの codec 名は Pythonの外では無意味なものとなります。 - Python
The proposal for adding generators and the yield statement to Python. Python へのジェネレータと yield 文の導入提案 - Python
UnderWindows, choose Start Programs Python2.4 Python (command line).
Windows では、スタート (すべての) プログラム Python 2.4 Python (command line) を選びます。 Mac OS 9 では、 PythonInterpreter を起動します。 - Python
The items of a list are arbitrary Python objects.
リストの要素は任意の Python オブジェクトにできます。 - Python
Convert a C long int to a Python integer object.
C の long int を Python の整数オブジェクトに変換します。 - Python
Copyright 2001-2004 Python Software Foundation.All rights reserved. Copyright 2000 BeOpen.com.All rights reserved. Copyright 1995-2000 Corporation for National Research Initiatives.All rights reserved. Copyright 1991-1995 Stichting Mathematisch Centrum.All rights reserved.