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 <[EMAIL PROTECTED]>
<http://bugs.python.org/issue1755>
__________________________________
_______________________________________________
Python-bugs-list mailing list 
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to