''' 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')
Name | Type | Size | Permission | Actions |
---|---|---|---|---|
base64 | Folder | 0755 |
|
|
sets | Folder | 0755 |
|
|
.__init__.pyo.40009 | File | 606 B | 0644 |
|
.subprocess.pyo.40009 | File | 252 B | 0644 |
|
__init__.py | File | 339 B | 0644 |
|
__init__.pyc | File | 606 B | 0644 |
|
__init__.pyo | File | 606 B | 0644 |
|
subprocess.py | File | 250 B | 0644 |
|
subprocess.pyc | File | 252 B | 0644 |
|
subprocess.pyo | File | 252 B | 0644 |
|