Skip to content

Instantly share code, notes, and snippets.

@YukiNagato
Created October 17, 2018 06:33
Show Gist options
  • Select an option

  • Save YukiNagato/914bfd04cbed392b1186fd98b58b0340 to your computer and use it in GitHub Desktop.

Select an option

Save YukiNagato/914bfd04cbed392b1186fd98b58b0340 to your computer and use it in GitHub Desktop.
b = type('', (), {})()
obj = lambda: None
import types
x = types.SimpleNamespace()
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment