Closed tanriol closed 10 years ago
Thanks. My only suggestion before I accept the PR would be to still add a test (your example from #50 would suffice). Obviously, it should come in a form that doesn't raise SyntaxError, like this one. (There are cleaner ways — if you don't mind fiddling with test loaders/collectors; I'm not sure they are worth the effort.) The test should pass, so you'll also need to merge master into the PR.
Fixes issue #50. No new tests added as they would need Python 3 syntax.