Merge from old Gitea
This commit is contained in:
9
esasdk/encoding.py
Normal file
9
esasdk/encoding.py
Normal file
@@ -0,0 +1,9 @@
|
||||
We made a really bad encoding system....
|
||||
|
||||
Character Substitution
|
||||
space _S
|
||||
comma _C
|
||||
_ _U
|
||||
line feed ('\n', 0xA) _L
|
||||
carriage return ('\r', 0xD) _R
|
||||
vertical line | _V
|
||||
Reference in New Issue
Block a user