Python 3.6.5 ドキュメント 検索

phrase: max: clip:
target: order:
Results of 21 - 30 of about 45 for characters (0.058 sec.)
6.5. unicodedata --- Unicode データベース — Python 3.6.5 ドキュメント 7150
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラ ... which defines character properties for all Unicode characters. The data contained in this database is compiled f ...
https://man.plustar.jp/python/library/unicodedata.html - [similar]
What's New In Python 3.6 — Python 3.6.5 ドキュメント 7150
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » What's New in Pytho ... ult console on Windows will now accept all Unicode characters and provide correctly read str objects to Python c ... command now longer tries to change CR end-of-line characters to CRLF. This fixes a corruption issue with sdists ... he new punctuation_chars argument to control which characters are treated as punctuation. (Contributed by Vinay ...
https://man.plustar.jp/python/whatsnew/3.6.html - [similar]
オペレーティングシステム関連のユーティリティ — Python 3.6.5 ドキュメント 7043
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python/C API リファ ... ocale). Return a pointer to a newly allocated wide character string, use PyMem_RawFree() to free the memory. If ... size is not NULL , write the number of wide characters excluding the null character into *size . デコード ...
https://man.plustar.jp/python/c-api/sys.html - [similar]
19.1.8. email: 使用例 — Python 3.6.5 ドキュメント 7043
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラ ... text content and the addresses may contain unicode characters): # Import smtplib for the actual sending function ...
https://man.plustar.jp/python/library/email.examples.html - [similar]
19.1.3. email.generator: MIME 文書の生成 — Python 3.6.5 ドキュメント 7043
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラ ... ransformed into something that contains only ASCII characters, using the standard email RFC Content Transfer Enc ... ASCII bytes in headers using the MIME unknown-8bit character set, thus rendering them RFC-compliant. If unixfrom ... ASCII bytes in headers using the MIME unknown-8bit character set, thus rendering them RFC-compliant. If unixfrom ...
https://man.plustar.jp/python/library/email.generator.html - [similar]
19.1.11. email.header: 国際化されたヘッダ — Python 3.6.5 ドキュメント 7043
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラ ... n applications that need to completely control the character sets used when encoding headers. The remaining text ... の最大行長の値を上書きします。 linesep specifies the characters used to separate the lines of the folded header. I ...
https://man.plustar.jp/python/library/email.header.html - [similar]
25.5. IDLE — Python 3.6.5 ドキュメント 7043
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラ ... 取り除く] Remove trailing space and other whitespace characters after the last non-whitespace character of a line ... ent namespaces, plus any modules imported. If some characters have been entered, the ACW will attempt to be more ...
https://man.plustar.jp/python/library/idle.html - [similar]
Pythonモジュール索引 — Python 3.6.5 ドキュメント 7043
ナビゲーション 索引 モジュール | Python » 3.6.5 ドキュメント » Pythonモジュール索引 _ | a | b | ... i Constants and set-membership functions for ASCII characters. curses.panel A panel stack extension that adds de ... ting, and generating email messages. email.charset Character Sets email.contentmanager Storing and Retrieving Co ...
https://man.plustar.jp/python/py-modindex.html - [similar]
21.13. ftplib --- FTPプロトコルクライアント — Python 3.6.5 ドキュメント 6920
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラ ... 959 requires only that rest be a string containing characters in the printable range from ASCII code 33 to ASCII ...
https://man.plustar.jp/python/library/ftplib.html - [similar]
6.2. re --- 正規表現操作 — Python 3.6.5 ドキュメント 6920
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラ ... or 'py!' . \B is just the opposite of \b , so word characters in Unicode patterns are Unicode alphanumerics or t ... and is not preceded by an unescaped backslash, all characters from the leftmost such # through the end of the li ...
https://man.plustar.jp/python/library/re.html - [similar]
PREV 1 2 3 4 5 NEXT