Python3.x subprocess
Python 3 系 のsubprocessに関する言語リファレンス情報をまとめたカテゴリです。
constant の一覧
Popenクラス
constant
property
method
__del__
__delattr__
__dir__
__enter__
__eq__
__exit__
__format__
__ge__
__getattribute__
__getstate__
__gt__
__hash__
__init__
__init_subclass__
__le__
__lt__
__ne__
__new__
__reduce__
__reduce_ex__
__repr__
__setattr__
__sizeof__
__str__
__subclasshook__
_check_timeout
_close_pipe_fds
_communicate
_execute_child
_get_devnull
_get_handles
_handle_exitstatus
_internal_poll
_on_error_fd_closer
_posix_spawn
_remaining_time
_save_input
_stdin_write
_translate_newlines
_try_wait
_wait
communicate
kill
poll
send_signal
terminate
wait