Changeset 7812 for trunk/anuga_core/source/pymetis
- Timestamp:
- Jun 9, 2010, 9:42:39 AM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/anuga_core/source/pymetis/test_all.py
r7492 r7812 181 181 try: 182 182 # importing something that loads quickly 183 import anuga. utilities.anuga_exceptions183 import anuga.anuga_exceptions 184 184 except ImportError: 185 185 print "Python cannot import ANUGA module."
Note: See TracChangeset
for help on using the changeset viewer.