Python 3.6.5 ドキュメント 検索

phrase: max: clip:
target: order:
Results of 81 - 90 of about 123 for path (0.102 sec.)
10. API リファレンス — Python 3.6.5 ドキュメント 5515
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python モジュールの ... えられたコマンドを走らせる別プロセスを起動します。 mkpath ( name [ , mode=511 ] ) ¶ distutils.dir_util.mkpat ... ーを操作する関数を提供します。 distutils.dir_util. mkpath ( name [ , mode=0o777 , verbose=0 , dry_run=0 ] ) ... 作成されます。 mode , verbose と dry_run フラグは mkpath() と同じです。 distutils.dir_util. copy_tree ( src ... eError を起こします。もし dst が存在しなければ、 mkpath() で作成されます。実行結果は、 src 以下の全てのファ ...
https://man.plustar.jp/python/distutils/apiref.html - [similar]
18.5.1. 基底イベントループ — Python 3.6.5 ドキュメント 5515
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラ ... tLoop. create_unix_connection ( protocol_factory , path , * , ssl=None , sock=None , server_hostname=None ... ンは (トランスポート, プロトコル) のペアを返します。 path は UNIX ドメインソケットの名前で、 sock パラメータ ... EventLoop. create_unix_server ( protocol_factory , path=None , * , sock=None , backlog=100 , ssl=None ) ¶ ...
https://man.plustar.jp/python/library/asyncio-eventloop.html - [similar]
2. 組み込み関数 — Python 3.6.5 ドキュメント 5515
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラ ... きなければ、 OSError が送出されます。 file は:term: path-like object で、開くファイルの (絶対または現在のワ ... pen ( 'somedir' , os . O_RDONLY ) >>> def opener ( path , flags ): ... return os . open ( path , flags , d ... 、( open() が宣言された場所である) io 、 os 、 os.path 、 tempfile 、 shutil などの、ファイル操作モジュー ... ハンドラが追加されました。 バージョン 3.6 で変更: os.PathLike を実装したオブジェクトを受け入れるようになりま ...
https://man.plustar.jp/python/library/functions.html - [similar]
29.12. inspect --- 活動中のオブジェクトの情報を取得する — Python 3.6.5 ドキュメ... 5515
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラ ... クラス属性のみを返します。 inspect. getmodulename ( path ) ¶ Return the name of the module named by the fil ... e path , without including the names of enclosing package ... achinery.all_suffixes() . If it matches, the final path component is returned with the extension removed. ... urns a meaningful name for actual Python modules - paths that potentially refer to Python packages will st ...
https://man.plustar.jp/python/library/inspect.html - [similar]
18.1. socket --- 低水準ネットワークインターフェイス — Python 3.6.5 ドキュメント 5515
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラ ... et. SIO_KEEPALIVE_VALS ¶ socket. SIO_LOOPBACK_FAST_PATH ¶ RCVALL_* Windows の WSAIoctl() のための定数です。 ... されます。 バージョン 3.6 で変更: SIO_LOOPBACK_FAST_PATH が追加されました。 TIPC_* TIPC 関連の定数で、C のソ ... IO_RCVALL , SIO_KEEPALIVE_VALS , SIO_LOOPBACK_FAST_PATH 。 バージョン 3.6 で変更: SIO_LOOPBACK_FAST_PATH...
https://man.plustar.jp/python/library/socket.html - [similar]
11. 標準ライブラリミニツアー --- その 2 — Python 3.6.5 ドキュメント 5515
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python チュートリア ... とにしたら、次のようになります: >>> import time , os.path >>> photofiles = [ 'img_1074.jpg' , 'img_1076.jpg' ... in enumerate ( photofiles ): ... base , ext = os . path . splitext ( filename ) ... newname = t . substitu ...
https://man.plustar.jp/python/tutorial/stdlib2.html - [similar]
What's New in Python 2.5 — Python 3.6.5 ドキュメント 5515
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » What's New in Pytho ... です: ... class Application : def open_item ( self , path ): ... def init ( self ): open_func = functools . ... partial ( self . open_item , item_path ) popup_menu . append ( ( "Open" , open_func , 1 ) ... t モジュールもサポートします。このことにより、 sys.path に .zip アーカイブのパスを追加して、 -m スイッチで ... the NeedForSpeed sprint.) Importing now caches the paths tried, recording whether they exist or not so tha ...
https://man.plustar.jp/python/whatsnew/2.5.html - [similar]
28.2. ensurepip --- pip インストーラのブートストラップ — Python 3.6.5 ドキュメ... 5478
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラ ... コントロールします。 注釈 ブートストラップ処理は sys.path , os.environ の両方に対して副作用を持ちます。代わり ...
https://man.plustar.jp/python/library/ensurepip.html - [similar]
5. 組み込み例外 — Python 3.6.5 ドキュメント 5478
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラ ... ンストラクタのキーワード専用引数を使って name および path 属性を設定できます。設定された場合、インポートを試 ... れぞれ表します。 バージョン 3.3 で変更: name および path 属性が追加されました。 exception ModuleNotFoundErr ...
https://man.plustar.jp/python/library/exceptions.html - [similar]
2. Unix プラットフォームで Python を使う — Python 3.6.5 ドキュメント 5478
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python のセットアッ ... たいていの場合良い方法は #!/usr/bin/env python3 で、 PATH 全体から Python インタープリターを探します。しかし ...
https://man.plustar.jp/python/using/unix.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 13 NEXT