proxy.py 63 B

1234
  1. class Proxy(object):
  2. def __init__(self):
  3. pass