You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 a class doesn't seem to allow optional arguments?
Restores ability to use string literals that evaluate to Pythonic data types. A behavior I've discovered: using arglite as part of a class doesn't seem to allow optional arguments?
Look, it was broken and I fixed it. Mostly, I made the module jump out of any program that has required args, but doesn't receive anything from the command line. Should've probably been that way before, but I'm not very smart now am I.