Python 3.6.5 ドキュメント 検索

phrase: max: clip:
target: order:
Results of 81 - 90 of about 158 for Unix (0.119 sec.)
12.3. shelve --- Python オブジェクトの永続化 — Python 3.6.5 ドキュメント 5310
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラ ... のために開いてはいけません。この問題を解決するために Unix のファイルロック機構を使うことができますが、この機 ... 構は Unix のバージョン間で異なり、使われているデータベースの ...
https://man.plustar.jp/python/library/shelve.html - [similar]
What's New in Python 2.0 — Python 3.6.5 ドキュメント 5310
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » What's New in Pytho ... # kw is a dictionary of keyword args ... print 文がUnix シェルのリダイレクト操作のように、 print に続けて ... ython オブジェクトか、C の long か、C 文字列です。 Unix スタイルのシグナルハンドラへのラッパー関数が追加さ ... する儀式を通過しなければならないのに、それは実際には Unix だけのためであって Windows と MacOS のサポートを置 ... sch, with fixes by Jeremy Hylton.) mmap : Windows、Unix 両方でのメモリマップドファイルへのインターフェイス ...
https://man.plustar.jp/python/whatsnew/2.0.html - [similar]
What's New In Python 3.2 — Python 3.6.5 ドキュメント 5310
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » What's New in Pytho ... 参照してください。 csv ¶ csv モジュールは新たな方言 unix_dialect をサポートしました。 この方言は全フィールド ... をクォートし、行末を伝統的な Unix 形式の '\n' にします。 登録された方言名は unix です ... r ( sys . stdout , [ 'name' , 'dept' ], dialect = 'unix' ) >>> w . writeheader () "name","dept" >>> w . wr ... ort select >>> select . PIPE_BUF 512 (Available on Unix systems. Patch by Sébastien Sablé in bpo-9862 ) gz ...
https://man.plustar.jp/python/whatsnew/3.2.html - [similar]
安定 ABI (Stable Appliction Binary Interface) — Python 3.6.5 ドキュメント 5253
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python/C API リファ ... thon のリリース毎に再コンパイルする必要があります (Unix でその影響を受けるインターフェイスが使用されていな ...
https://man.plustar.jp/python/c-api/stable.html - [similar]
Logging HOWTO — Python 3.6.5 ドキュメント 5253
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python HOWTO » Logg ... ソケットにメッセージを送ります。バージョン3.4 から、 Unixドメインソケットもサポートされます。 DatagramHandler ... ソケットにメッセージを送ります。バージョン 3.4 から、Unix ドメインソケットもサポートされます。 SMTPHandler イ ... タンスは、メッセージを、必要ならばリモートマシンの、Unix syslog daemon に送ります。 NTEventLogHandler インス ... れ、ファイル名を使って再び開かれます。このハンドラは Unix 系のシステムにのみ便利です。Windows は、使われてい ...
https://man.plustar.jp/python/howto/logging.html - [similar]
18.6. asyncore --- 非同期ソケットハンドラ — Python 3.6.5 ドキュメント 5253
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラ ... ストラクタに渡されます。利用できるプラットフォーム: UNIX。 class asyncore. file_wrapper ¶ file_wrapper は整数 ... ソッドを実装しています。利用できるプラットフォーム: UNIX。 18.6.1. asyncoreの例: 簡単なHTTPクライアント ¶ 基 ...
https://man.plustar.jp/python/library/asyncore.html - [similar]
16.10. curses --- 文字セル表示を扱うための端末操作 — Python 3.6.5 ドキュメント 5253
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラ ... スを提供します。 curses が最も広く用いられているのは Unix 環境ですが、Windows、DOS で利用できるバージョンもあ ... あります。この拡張モジュールは Linux および BSD 系の Unixで動作するオープンソースの curses ライブラリである n ... erase character as a one-byte bytes object. Under Unix operating systems this is a property of the contro ... e kill character as a one-byte bytes object. Under Unix operating systems this is a property of the contro ...
https://man.plustar.jp/python/library/curses.html - [similar]
19.1.9. email.message.Message: Representing an email message using the compat32 ... 5253
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラ ... lso be a single envelope header, also known as the Unix-From header or the From_ header. The payload is ei ... キーワード引数 policy が追加されました。 as_string ( unixfrom=False , maxheaderlen=0 , policy=None ) ¶ Retur ... ntire message flattened as a string. When optional unixfrom is true, the envelope header is included in th ... e returned string. unixfrom defaults to False . For backward compatibility ...
https://man.plustar.jp/python/library/email.compat32-message.html - [similar]
11.9. linecache --- テキストラインにランダムアクセスする — Python 3.6.5 ドキュ... 5253
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラ ... ne , import , sys 前のトピックへ 11.8. fnmatch --- Unix ファイル名のパターンマッチ 次のトピックへ 11.10. s ...
https://man.plustar.jp/python/library/linecache.html - [similar]
6.8. rlcompleter --- GNU readline向け補完関数 — Python 3.6.5 ドキュメント 5253
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラ ... ル向けの補完関数を定義しています。 このモジュールが Unixプラットフォームでimportされ、 readline が利用できる ...
https://man.plustar.jp/python/library/rlcompleter.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 NEXT