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