� i�:Oc @ s� d Z d d l Z e j d k rZ d d l Td d l m Z m Z m Z d d l m Z n6 d d l Td d l m Z m Z m Z d d l m Z d S( s Implement the modern subprocess interface Python-2.5 and python-2.7 introduce new API features to subprocess. This is a backport of that module for use on earlier python versions. .. seealso:: :mod:`subprocess` for information about using the functions provided here. i����Ni i ( t *( t MAXFDt list2cmdlinet mswindows( t __all__( i i ( t __doc__t syst version_infot subprocessR R R R t) kitchen.pycompat27.subprocess._subprocess( ( ( sJ /usr/lib/python2.7/site-packages/kitchen/pycompat27/subprocess/__init__.pyt <module> s
Name | Type | Size | Permission | Actions |
---|---|---|---|---|
.__init__.pyo.40009 | File | 832 B | 0644 |
|
._subprocess.pyo.40009 | File | 41.09 KB | 0644 |
|
__init__.py | File | 1.59 KB | 0644 |
|
__init__.pyc | File | 832 B | 0644 |
|
__init__.pyo | File | 832 B | 0644 |
|
_subprocess.py | File | 54.45 KB | 0644 |
|
_subprocess.pyc | File | 41.09 KB | 0644 |
|
_subprocess.pyo | File | 41.09 KB | 0644 |
|