Ticket #118 (closed defect: fixed)

Opened 21 months ago

Last modified 17 months ago

Cython 0.10 can't "import" sub-packages "as" names

Reported by: scoder Owned by: scoder
Priority: major Milestone: 0.11
Component: Code Generation Keywords:
Cc:

Description

Originally reported by Hoyt Koepke:

import numpy.random as rn

raises

TypeError: Item in ``from list'' not a string

at runtime.

Change History

Changed 21 months ago by scoder

  • status changed from new to closed
  • resolution set to fixed

Changed 21 months ago by robertwb

  • milestone changed from 0.10.1 to 0.11

Changed 17 months ago by robertwb

  • status changed from closed to reopened
  • resolution fixed deleted

Changed 17 months ago by robertwb

  • owner changed from somebody to scoder
  • status changed from reopened to new

Changed 17 months ago by robertwb

  • status changed from new to closed
  • resolution set to fixed
Note: See TracTickets for help on using tickets.