Python 3.6.5 ドキュメント 検索

phrase: max: clip:
target: order:
Results of 1 - 10 of about 19 for limited (0.025 sec.)
安定 ABI (Stable Appliction Binary Interface) — Python 3.6.5 ドキュメント 15640
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python/C API リファ ... セットが宣言されています。拡張モジュールでこのAPI ("limited API" と呼ばれます) を使うには Py_LIMITED_API を定義 ... これらの新しい API を使用したい拡張モジュールは、 Py_LIMITED_API にサポートしたい最小の Python バージョンの PY_ ... ) 古いリリースでは動作しません。 Python 3.2 からは limited API は PEP 384 に文書化されています。 C API のドキ ... ュメントでは、 limited API の一部でない API は、 "Not part of the limited ...
https://man.plustar.jp/python/c-api/stable.html - [similar]
19.1.2. email.parser: 電子メールメッセージのパース — Python 3.6.5 ドキュメント 8827
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラ ... he parser. Note that the parser can be extended in limited ways, and of course you can implement your own par ... to the feed() method must be a string. This is of limited utility, since the only way for such a message to ...
https://man.plustar.jp/python/library/email.parser.html - [similar]
28.4. zipapp --- 実行可能な python zip 書庫を管理する — Python 3.6.5 ドキュメン... 8674
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラ ... cher can be as simple as the following: #define Py_LIMITED_API 1 #include "Python.h" #define WIN32_LEAN_AND_M ... le ( "zastub.c" ) The resulting launcher uses the "Limited ABI", so it will run unchanged with any version of ...
https://man.plustar.jp/python/library/zipapp.html - [similar]
Python で Curses プログラミング — Python 3.6.5 ドキュメント 8537
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python HOWTO » Pyth ... sed very often, because its functionality is quite limited; the only editing keys available are the backspace ... which terminates the string. It can optionally be limited to a fixed number of characters. curses . echo () ...
https://man.plustar.jp/python/howto/curses.html - [similar]
19.1.4. email.policy: ポリシーオブジェクト — Python 3.6.5 ドキュメント 8537
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラ ... izing it. This method allows certain headers to be limited in the number of instances of that header that may ... the current email RFCs. These include (but are not limited to) RFC 5322 , RFC 2047 , and the current MIME RFC ... SMTP except that max_line_length is set to None (unlimited). email.policy. strict ¶ Convenience instance. The ...
https://man.plustar.jp/python/library/email.policy.html - [similar]
型オブジェクト — Python 3.6.5 ドキュメント 8383
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python/C API リファ ... ーである tp_flags を返します。この関数は基本的に Py_LIMITED_API を定義して使うことを想定しています。それぞれの ...
https://man.plustar.jp/python/c-api/type.html - [similar]
19.1.3. email.generator: MIME 文書の生成 — Python 3.6.5 ドキュメント 8230
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラ ... asses. As with the email.parser module, you aren't limited to the functionality of the bundled generator; you ...
https://man.plustar.jp/python/library/email.generator.html - [similar]
12. 仮想環境とパッケージ — Python 3.6.5 ドキュメント 8230
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python チュートリア ... g to it in your web browser, or you can use pip 's limited search feature: ( tutorial-env ) $ pip search astr ...
https://man.plustar.jp/python/tutorial/venv.html - [similar]
21.13. ftplib --- FTPプロトコルクライアント — Python 3.6.5 ドキュメント 8076
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラ ... the file name. Content of this dictionary might be limited by the facts argument but server is not guaranteed ...
https://man.plustar.jp/python/library/ftplib.html - [similar]
21.15. imaplib --- IMAP4 プロトコルクライアント — Python 3.6.5 ドキュメント 8076
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラ ... asswords are now encoded to utf-8 instead of being limited to ASCII. IMAP4. check ( ) ¶ サーバ上のメールボック ...
https://man.plustar.jp/python/library/imaplib.html - [similar]
PREV 1 2 NEXT