From 2b1b11a1290bf5380fbe799439cc0fb412d6a5cc Mon Sep 17 00:00:00 2001 From: Nicolas Dandrimont Date: Wed, 8 May 2013 15:01:08 +0200 Subject: [PATCH] Fixup comment --- tests/test_bin.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/test_bin.py b/tests/test_bin.py index 34619f1..79d20fa 100644 --- a/tests/test_bin.py +++ b/tests/test_bin.py @@ -77,7 +77,7 @@ def test_bin_hy_file(): def test_hy2py(): - # XXX Astor doesn't seem to support astor :( + # XXX Astor doesn't seem to support Python3 :( if sys.version_info[0] == 3: return