[New-bugs-announce] [issue1755] Misspelling in future.c in 2.5.1 source (handl should be handle)

Brad Tilley report at bugs.python.org
Mon Jan 7 15:08:31 CET 2008


New submission from Brad Tilley:

/* A subsequent pass will detect future imports that don't
	   appear at the beginning of the file.  There's one case,
	   however, that is easier to handl here: A series of imports
	   joined by semi-colons, where the first import is a future
	   statement but some subsequent import has the future form
	   but is preceded by a regular import.
	*/

----------
components: None
messages: 59445
nosy: brad
severity: minor
status: open
title: Misspelling in future.c in 2.5.1 source (handl should be handle)
versions: Python 2.5

__________________________________
Tracker <report at bugs.python.org>
<http://bugs.python.org/issue1755>
__________________________________


More information about the New-bugs-announce mailing list