Public bug reported:
mat puts a module named "lib" in dist-packages. importing "lib" will
therefore refer to this module provided by mat.
The name "lib" is so common that it is likely to conflict with other python
modules. A local python package that also contains a module named "lib" will
mysteriously fail if the system package appears first in sys.path (which I
believe is default).
The name "lib" is so generic as to provide no indication as to the fact that it
comes from mat.
The module name should be qualified as a submodule of mat.
** Affects: mat (Ubuntu)
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1079905
Title:
mat puts unqualified module with common name in system path
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mat/+bug/1079905/+subscriptions
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs