yade-dev team mailing list archive
-
yade-dev team
-
Mailing list archive
-
Message #12603
[Branch ~yade-pkg/yade/git-trunk] Rev 3831: Remove polyhedra_utils import from "ymport"
------------------------------------------------------------
revno: 3831
committer: Anton Gladky <gladky.anton@xxxxxxxxx>
timestamp: Mon 2016-04-04 08:11:37 +0200
message:
Remove polyhedra_utils import from "ymport"
modified:
py/ymport.py
--
lp:yade
https://code.launchpad.net/~yade-pkg/yade/git-trunk
Your team Yade developers is subscribed to branch lp:yade.
To unsubscribe from this branch go to https://code.launchpad.net/~yade-pkg/yade/git-trunk/+edit-subscription
=== modified file 'py/ymport.py'
--- py/ymport.py 2016-03-24 22:07:41 +0000
+++ py/ymport.py 2016-04-04 06:11:37 +0000
@@ -3,7 +3,7 @@
"""
from yade.wrapper import *
-from yade import utils, polyhedra_utils
+from yade import utils
from minieigen import *