Python 3.6.5 ドキュメント 検索

phrase: max: clip:
target: order:
Results of 51 - 60 of about 87 for 識別 (0.088 sec.)
22.9. ossaudiodev --- OSS互換オーディオデバイスへのアクセス — Python 3.6.5 ドキ... 6209
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラ ... 前のトピックへ 22.8. sndhdr --- サウンドファイルの識別 次のトピックへ 23. 国際化 ナビゲーション 索引 モジ ...
https://man.plustar.jp/python/library/ossaudiodev.html - [similar]
6.2. re --- 正規表現操作 — Python 3.6.5 ドキュメント 6209
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラ ... てアクセス可能になります。グループ名は有効な Python 識別子でなければならず、グループ名は 1 個の正規表現内で一 ... groupN 引数は、それらのグループ名によってグループを識別する文字列であっても構いません。もし文字列引数がパタ ...
https://man.plustar.jp/python/library/re.html - [similar]
4. 組み込み型 — Python 3.6.5 ドキュメント 6209
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラ ... を持つ文字です。 str. isidentifier ( ) ¶ 文字列が、 識別子 (identifier) およびキーワード (keyword) 節の言語定 ... 義における有効な識別子であれば真を返します。 def や class のような予約済 ... みの識別子か判定するには、 keyword.iskeyword() を使ってくださ ...
https://man.plustar.jp/python/library/stdtypes.html - [similar]
21.6. urllib.request --- URL を開くための拡張可能なライブラリ — Python 3.6.5 ド... 6209
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラ ... ilename ) >>> html . close () url が http: スキーム識別子を使用していた場合、任意の引数 data は POST リクエ ... URL に対しては無視されます。 url が http: スキーム識別子を使用していた場合、任意の引数 data は POST リクエ ...
https://man.plustar.jp/python/library/urllib.request.html - [similar]
8. エラーと例外 — Python 3.6.5 ドキュメント 6209
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python チュートリア ... 必ずしも成り立ちません。標準例外の名前は組み込みの識別子です (予約語ではありません)。 残りの行は例外の詳細 ...
https://man.plustar.jp/python/tutorial/errors.html - [similar]
11. 標準ライブラリミニツアー --- その 2 — Python 3.6.5 ドキュメント 6209
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python チュートリア ... うになります。 テンプレートでは、 $ と有効な Python 識別子名 (英数字とアンダースコア) からなるプレースホルダ ...
https://man.plustar.jp/python/tutorial/stdlib2.html - [similar]
What's New in Python 2.7 — Python 3.6.5 ドキュメント 6209
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » What's New in Pytho ... ました。 rename が真のとき、複数回現れたり Python の識別子として許可されないために無効なフィールド名があった ... ontributed by Jeremy Hylton.) syslog モジュールは、識別子として、以前デフォルトであった 'python' の値ではな ... しなくなりました。( bpo-7348 ) syslog モジュールは、識別子として、以前デフォルトであった 'python' の値ではな ...
https://man.plustar.jp/python/whatsnew/2.7.html - [similar]
What's New In Python 3.4 — Python 3.6.5 ドキュメント 6209
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » What's New in Pytho ... を作れます。単一のテストメソッドでこれによる「個別に識別され」「個別にカウントされる」テスト群を不定数ぶん生 ... 変数への個々の値 ( i=0 , i=1 , など) からなるラベルで識別されます。この例の完全なバージョンが サブテストを利用 ... Yury Selivanov in bpo-20625 .) hashlib.hash.name が識別子を常に小文字で返すようになりました。以前はいくつか ...
https://man.plustar.jp/python/whatsnew/3.4.html - [similar]
3. Defining Extension Types: Assorted Topics — Python 3.6.5 ドキュメント 6115
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python インタプリタ ... タプリタはその型の tp_name とそのオブジェクトの一意な識別値をもちいて文字列表現を作成します。 tp_str ハンドラ ...
https://man.plustar.jp/python/extending/newtypes.html - [similar]
Unicode HOWTO — Python 3.6.5 ドキュメント 6115
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python HOWTO » Unic ... ing name> -*- 追記: Python3 は Unicode 文字を使った識別子もサポートしています: répertoire = "/tmp/records.l ...
https://man.plustar.jp/python/howto/unicode.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 NEXT