Submit
Path:
~
/
/
proc
/
thread-self
/
root
/
proc
/
thread-self
/
root
/
usr
/
lib
/
python2.7
/
site-packages
/
kitchen
/
pycompat24
/
File Content:
__init__.py
''' The :mod:`kitchen.pycompat24` module contains implementations of functionality introduced in python-2.4 for use on earlier versions of python. ''' from kitchen.versioning import version_tuple_to_string __version_info__ = ((1, 1, 0),) __version__ = version_tuple_to_string(__version_info__) __all__ = ('base64', 'sets', 'subprocess')
Submit
FILE
FOLDER
Name
Size
Permission
Action
base64
---
0755
sets
---
0755
__init__.py
339 bytes
0644
__init__.pyc
606 bytes
0644
__init__.pyo
606 bytes
0644
subprocess.py
250 bytes
0644
subprocess.pyc
252 bytes
0644
subprocess.pyo
252 bytes
0644
N4ST4R_ID | Naxtarrr