Skip to content

Instantly share code, notes, and snippets.

Embed
What would you like to do?
>>> from __future__ import barry_as_FLUFL
>>> barry_as_FLUFL.__dict__
{'optional': (3, 1, 0, 'alpha', 2), 'mandatory': (3, 9, 0, 'alpha', 0), 'compiler_flag': 262144}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment