Removed a tracing statement. See previous v0.9.0
notes:
Restores ability to use string literals that evaluate to Pythonic data types. A behavior I've discovered: using
arglite
as part of aclass
doesn't seem to allowoptional
arguments?Will investigate.