Ticket #248 (closed defect: worksforme)
line breaks between imported names
| Reported by: | robertwb | Owned by: | scoder |
|---|---|---|---|
| Priority: | minor | Milestone: | Dupe/Invalid |
| Component: | Parsing | Keywords: | |
| Cc: |
Description
On Mar 19, 2009, at 9:12 AM, William Stein wrote:
Hi,
I wish this worked in Cython:
from foo cimport (a, b, c, d
e, f, g)
Right now it doesn't.
It does from Python, we should support this too.
Change History
Note: See
TracTickets for help on using
tickets.
