[yt-dev] [yt_analysis/yt] Imports in blenders.py (issue #498)

Nathan Goldbaum issues-reply at bitbucket.org
Tue Feb 12 22:00:47 PST 2013


--- you can reply above this line ---

New issue 498: Imports in blenders.py
https://bitbucket.org/yt_analysis/yt/issue/498/imports-in-blenderspy

Nathan Goldbaum:

The enhance function, defined inside `yt.visualization.volume_rendering.blenders`, has a `from yt.mods import *` in it.  This causes imports elsewhere in yt to break.  Here's an example import that doesn't work anymore:

```
#!python

>>> from yt.analysis_modules.cosmological_observation.light_cone.light_cone import LightCone
```

Responsible: samskillman
--

This is an issue notification from bitbucket.org. You are receiving
this either because you are the owner of the issue, or you are
following the issue.



More information about the yt-dev mailing list