six-char-max
six-char-max copied to clipboard
Not python 3 compatible
exec changed from a statement to a function in python 3. Unfortunately, the easy work around breaks the 6 char max.
See https://github.com/petersn/six-char-max/pull/1