Patches item #1170272, was opened at 2005-03-25 00:19 Message generated for change (Comment added) made by nascheme You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=305470&aid=1170272&group_id=5470
Category: Parser/Compiler Group: AST >Status: Closed >Resolution: Accepted Priority: 5 Submitted By: John Ehresman (jpe) Assigned to: Brett Cannon (bcannon) Summary: [ast branch] unicode literal fixes Initial Comment: Attached patch fixes test_eval by dealing with unicode input correctly. I'm also compiling tokenizer.c directly rather than tokenizer_pgen.c -- tokenizer_pgen.c simply defines PGEN and then includes tokenizer.c, which disables some of the unicode support. I don't think tokenizer_pgen.c is needed. ---------------------------------------------------------------------- >Comment By: Neil Schemenauer (nascheme) Date: 2005-04-02 19:00 Message: Logged In: YES user_id=35752 Commited. Thanks for the patch. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=305470&aid=1170272&group_id=5470 _______________________________________________ Patches mailing list [email protected] http://mail.python.org/mailman/listinfo/patches
