🔐 Sid Gifari File Manager Pro
v8.0.5 | 2026-06-15 08:00:34 | PHP 8.1.34
📂
/ (Root)
/
opt
/
alt
/
python36
/
lib
/
python3.6
/
site-packages
/
pip
/
_vendor
/
toml
📍 /opt/alt/python36/lib/python3.6/site-packages/pip/_vendor/toml
🔄 Refresh
✏️
Editing: common.py
Read Only
# 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))
💾 Save Changes
❌ Cancel