Jeremy Hylton ad3d3f2f3f Improve SyntaxErrors for bad future statements. Set file and location
for errors raised in future.c.

Move some helper functions from compile.c to errors.c and make them
API functions: PyErr_SyntaxLocation() and PyErr_ProgramText().
2001-02-28 17:47:12 +00:00
..
2000-05-02 18:34:30 +00:00
2001-01-19 21:36:19 +00:00
2000-10-06 15:48:38 +00:00