Erotemic / ubelt

A Python utility library with a stdlib like feel and extra batteries. Paths, Progress, Dicts, Downloads, Caching, Hashing: ubelt makes it easy!
Apache License 2.0
723 stars 43 forks source link

Rework util import errors #61

Closed Erotemic closed 5 years ago

Erotemic commented 5 years ago

Its probably better if the real util_import code lived in ubelt and xdoctest was the one to use closures to "statically" port the code.