X7ROOT File Manager
Current Path:
/opt/alt/python37/lib/python3.7/site-packages/pip/_vendor/toml
opt
/
alt
/
python37
/
lib
/
python3.7
/
site-packages
/
pip
/
_vendor
/
toml
/
ðŸ“
..
📄
__init__.py
(747 B)
ðŸ“
__pycache__
📄
common.py
(242 B)
📄
decoder.py
(37.79 KB)
📄
encoder.py
(9.72 KB)
📄
ordered.py
(378 B)
📄
tz.py
(618 B)
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