X7ROOT File Manager
Current Path:
/opt/alt/python27/lib/python2.7/site-packages/pip/_vendor/toml
opt
/
alt
/
python27
/
lib
/
python2.7
/
site-packages
/
pip
/
_vendor
/
toml
/
??
..
??
__init__.py
(747 B)
??
__init__.pyc
(895 B)
??
common.py
(242 B)
??
common.pyc
(482 B)
??
decoder.py
(37.79 KB)
??
decoder.pyc
(30.03 KB)
??
encoder.py
(9.72 KB)
??
encoder.pyc
(13.77 KB)
??
ordered.py
(378 B)
??
ordered.pyc
(1.51 KB)
??
tz.py
(618 B)
??
tz.pyc
(1.83 KB)
Editing: common.py
# content after the \ escapes = ['0', 'b', 'f', 'n', 'r', 't', '"'] # What it should be replaced by escapedchars = ['\0', '\b', '\f', '\n', '\r', '\t', '\"'] # Used for substitution escape_to_escapedchars = dict(zip(_escapes, _escapedchars))
Upload File
Create Folder