Python 3.6.5 ドキュメント 検索

phrase: max: clip:
target: order:
Results of 1 - 1 of about 1 for PyFile (0.002 sec.)
ファイルオブジェクト — Python 3.6.5 ドキュメント 9414
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python/C API リファ ... ードは代わりに io の API を使うことが推奨されます。 PyFile_FromFd ( int fd , const char *name , const char *m ... 失敗すると例外を設定して -1 を返します。 PyObject * PyFile_GetLine ( PyObject *p , int n ) ¶ Return value: Ne ... の終端に到達した場合には EOFError を送出します。 int PyFile_WriteObject ( PyObject *obj , PyObject *p , int fl ... 失敗すると -1 を返して適切な例外をセットします。 int PyFile_WriteString ( const char *s , PyObject *p ) ¶ 文字 ...
https://man.plustar.jp/python/c-api/file.html - [similar]
PREV 1 NEXT