Guest User

Untitled

a guest
Aug 10th, 2015
258
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.15 KB | None | 0 0
  1. >
  2. > cls._instance = super(ESwitchManager, cls).__new__(cls)
  3. >
  4. > cls.emb_switches_map = {}
  5. >
  6. > cls.pci_slot_map = {}
  7. >
  8. > return cls._instance
Advertisement
Add Comment
Please, Sign In to add comment