]> granicus.if.org Git - python/commit
Surround p_flags access with #ifdef PY_PARSER_REQUIRES_FUTURE_KEYWORD
authorChristian Heimes <christian@cheimes.de>
Wed, 26 Mar 2008 22:20:26 +0000 (22:20 +0000)
committerChristian Heimes <christian@cheimes.de>
Wed, 26 Mar 2008 22:20:26 +0000 (22:20 +0000)
commit342212c52afd375d93f44f3ecda0914d77372f26
tree3c2ec380edb1d73609018b55eed57bdd3eaddb4f
parent3c60833e1e53f6239825b44f76fa22172feb1790
Surround p_flags access with #ifdef PY_PARSER_REQUIRES_FUTURE_KEYWORD
Parser/parsetok.c