alecthomas / importmagic

A Python library for finding unresolved symbols in Python code, and the corresponding imports
BSD 2-Clause "Simplified" License
120 stars 20 forks source link

collections should be higher ranked #44

Closed kootenpv closed 7 years ago

kootenpv commented 7 years ago

OrderedDict should resolve automatically to collections

alecthomas commented 7 years ago

Please provide more information so I don't have to dig around reproducing this myself.

eg. What does it resolve to instead? What are the priorities of the various symbols inside the index?

kootenpv commented 7 years ago

I've had it occur by 2 packages: theano and from simplejson.