Python 3.6.5 ドキュメント 検索

phrase: max: clip:
target: order:
Results of 131 - 140 of about 158 for Unix (0.153 sec.)
19.4. mailbox --- 様々な形式のメールボックス操作 — Python 3.6.5 ドキュメント 5022
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラ ... ボックスが存在しないときには作成します。 mbox 形式は Unixシステム上でメールを保存する古くからある形式です。mb ... についての詳細を含む。 Configuring Netscape Mail on Unix: Why The Content-Length Format is Bad バリエーショ ...
https://man.plustar.jp/python/library/mailbox.html - [similar]
21.16. nntplib --- NNTP プロトコルクライアント — Python 3.6.5 ドキュメント 5022
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラ ... d in RFC 3977 (it's essentially the same as DOS or UNIX shell wildcard strings). Return a pair (response, ...
https://man.plustar.jp/python/library/nntplib.html - [similar]
25.3. tkinter.tix --- Tkの拡張ウィジェット — Python 3.6.5 ドキュメント 5022
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラ ... け付けます。それは、 bind コマンドを使って行われます(Unixのみ)。 25.3.2.8. ジオメトリマネジャを作る ¶ 加えて、 ...
https://man.plustar.jp/python/library/tkinter.tix.html - [similar]
28.3. venv --- 仮想環境の作成 — Python 3.6.5 ドキュメント 5022
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラ ... rather than copying. Defaults to True on Linux and Unix systems, but False on Windows. upgrade -- 真偽値で ...
https://man.plustar.jp/python/library/venv.html - [similar]
28.4. zipapp --- 実行可能な python zip 書庫を管理する — Python 3.6.5 ドキュメン... 5022
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラ ... s. It can be shipped to users as a single file. On Unix, the myapp.pyz file is executable as it stands. Yo ...
https://man.plustar.jp/python/library/zipapp.html - [similar]
7. 入力と出力 — Python 3.6.5 ドキュメント 5022
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python チュートリア ... ードの読み取りでは、プラットフォーム固有の行末記号 (Unix では \n 、Windows では \r\n ) をただの \n に変換す ...
https://man.plustar.jp/python/tutorial/inputoutput.html - [similar]
10. 標準ライブラリミニツアー — Python 3.6.5 ドキュメント 5022
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python チュートリア ... 'two', 'three'] getopt モジュールは、 sys.argv を Unix の getopt() 関数の慣習に従って処理します。より強力 ...
https://man.plustar.jp/python/tutorial/stdlib.html - [similar]
What's New in Python 2.2 — Python 3.6.5 ドキュメント 5022
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » What's New in Pytho ... ASCII を選択するのは苛立たしいことがわかりました。Unix においては locale.nl_langinfo(CODESET) が利用可能で ... k Hammond with assistance from Marc-André Lemburg. Unix support was added by Martin von Löwis.) Windows で ...
https://man.plustar.jp/python/whatsnew/2.2.html - [similar]
What's New In Python 3.1 — Python 3.6.5 ドキュメント 5022
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » What's New in Pytho ... ースを、 32 bit マシンで 2**15 ベースを使用します。 Unix では新たな configure オプション --enable-big-digis ...
https://man.plustar.jp/python/whatsnew/3.1.html - [similar]
例外処理 — Python 3.6.5 ドキュメント 4953
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python/C API リファ ... ら、 PyErr_SetObject(type, object) を呼び出します。 Unixでは、 errno 値が EINTR であるとき、すなわち割り込ま ...
https://man.plustar.jp/python/c-api/exceptions.html - [similar]
PREV 5 6 7 8 9 10 11 12 13 14 15 16 NEXT