![]() |
Wizards Magic
3.2.20
MTG based computer game
|
Functions | |
| def | default |
Variables | |
| tuple | ESCAPE = re.compile(r'[\x00-\x1f\\"\b\f\n\r\t]')ESCAPE_ASCII = re.compile(r'([\\"]|[^\ -~]) |
Implementation of JSONEncoder
| def simplejson.encoder.default | ( | self, | |
| o | |||
| ) |
| tuple simplejson.encoder.ESCAPE = re.compile(r'[\x00-\x1f\\"\b\f\n\r\t]')ESCAPE_ASCII = re.compile(r'([\\"]|[^\ -~]) |
1.8.6