* resolution: worksforme => needsinfo
* type: Uncategorized => Bug
* component: Uncategorized => Utilities
Comment:
I had no trouble reproducing with `pip install pyats` and adding `from
pyats.topology import Testbed` to the tutorial's `polls/views.py`.
The question for me is why does pyats's `Configuration({})` class appear
in `sys.modules`. Is this a proper behavior that could reasonably be
expected in other packages. Since pyats is closed-source, we may need some
details from pyats developers on this.
--
Ticket URL: <https://code.djangoproject.com/ticket/35085#comment:2>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.