Aestate
Classes | Variables
aestate.ajson.sim.JSON Namespace Reference

Classes

class  Json
 

Variables

string __version__ = '1.0.0'
 
list __all__
 
string __author__ = 'CACode <cacode@163.com>'
 

Variable Documentation

◆ __all__

list aestate.ajson.sim.JSON.__all__
private
Initial value:
1 = [
2  'Json'
3 ]

Definition at line 2 of file JSON.py.

◆ __author__

string aestate.ajson.sim.JSON.__author__ = 'CACode <cacode@163.com>'
private

Definition at line 6 of file JSON.py.

◆ __version__

string aestate.ajson.sim.JSON.__version__ = '1.0.0'
private

Definition at line 1 of file JSON.py.