Python 3.6.5 ドキュメント 検索

phrase: max: clip:
target: order:
Results of 11 - 20 of about 27 for Shell (0.030 sec.)
35.2. pwd --- パスワードデータベースへのアクセスを提供する — Python 3.6.5 ドキ... 7718
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラ ... 実名またはコメント 5 pw_dir ホームディレクトリ 6 pw_shell シェル UIDとGIDは整数で、それ以外は全て文字列です。 ...
https://man.plustar.jp/python/library/pwd.html - [similar]
35.10. pipes --- シェルパイプラインへのインタフェース — Python 3.6.5 ドキュメン... 7669
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラ ... プラインの末尾に追加します。 cmd 変数は有効な bourne shell 命令でなければなりません。 kind 変数は二つの文字か ...
https://man.plustar.jp/python/library/pipes.html - [similar]
What's New in Python 2.4 — Python 3.6.5 ドキュメント 7669
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » What's New in Pytho ... r = None , preexec_fn = None , close_fds = False , shell = False , cwd = None , env = None , universal_newl ... セスとして実行するプログラムへの引数群となります。 ( shell 引数が真の場合は args はシェルに解釈を任せるために ... シェルを本当に使いたいのであればキーワード引数として shell=True を与えた上でシーケンスの代わりに文字列を与える ... bprocess . call ( 'dpkg -i /tmp/new-package.deb' , shell = True ) PEP にはシェルと Python コードの様々な例が ...
https://man.plustar.jp/python/whatsnew/2.4.html - [similar]
18.5.2. イベントループ — Python 3.6.5 ドキュメント 7554
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラ ... ス は未サポート (例: subprocess_exec() , subprocess_shell() ) ProactorEventLoop 固有の制限: create_datagram_ ...
https://man.plustar.jp/python/library/asyncio-eventloops.html - [similar]
12. 仮想環境とパッケージ — Python 3.6.5 ドキュメント 7554
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python チュートリア ... rial - env / bin / activate (このスクリプトは bash shell で書かれています。 csh や fish を利用している場合、 ...
https://man.plustar.jp/python/tutorial/venv.html - [similar]
21.16. nntplib --- NNTP プロトコルクライアント — Python 3.6.5 ドキュメント 7488
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラ ... RFC 3977 (it's essentially the same as DOS or UNIX shell wildcard strings). Return a pair (response, descri ...
https://man.plustar.jp/python/library/nntplib.html - [similar]
10. 標準ライブラリミニツアー — Python 3.6.5 ドキュメント 7488
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python チュートリア ... dir today' ) # Run the command mkdir in the system shell 0 from os import * ではなく、 import os 形式を使う ...
https://man.plustar.jp/python/tutorial/stdlib.html - [similar]
2. 拡張の型の定義: チュートリアル — Python 3.6.5 ドキュメント 7439
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python インタプリタ ... 以下のように入力します $ python setup.py build at a shell should produce a file custom.so in a subdirectory; ...
https://man.plustar.jp/python/extending/newtypes_tutorial.html - [similar]
18.5.1. 基底イベントループ — Python 3.6.5 ドキュメント 7439
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラ ... exec() メソッドおよび AbstractEventLoop.subprocess_shell() メソッド。 18.5.1.12. UNIX シグナル ¶ 利用できる ...
https://man.plustar.jp/python/library/asyncio-eventloop.html - [similar]
29.12. inspect --- 活動中のオブジェクトの情報を取得する — Python 3.6.5 ドキュメ... 7439
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラ ... he object has been defined in C or the interactive shell. inspect. getfile ( object ) ¶ オブジェクトを定義し ...
https://man.plustar.jp/python/library/inspect.html - [similar]
PREV 1 2 3 NEXT