Python ライブラリリファレンス
Previous:
14.12.3 Windows プラットフォーム
Up:
14.12.3 Windows プラットフォーム
Next:
14.12.4 Mac OS プラットフォーム
14.12.3.1 Win95/98 固有
popen
(
cmd, mode='r', bufsize=None
)
可搬性の高い
popen()
インターフェースで、可能なら
win32pipe.popen()
を使用します。
win32pipe.popen()
はWindows NTでは利用可能ですが、Windows 9xではハングしてしまいます。
Python ライブラリリファレンス
Previous:
14.12.3 Windows プラットフォーム
Up:
14.12.3 Windows プラットフォーム
Next:
14.12.4 Mac OS プラットフォーム
リリース 2.5 ,19th September, 2006 更新
ご意見やご指摘をお寄せになりたい方は、
このドキュメントについて...
をご覧ください。