Changeset 7035 for branches/numpy/anuga/geospatial_data
- Timestamp:
- May 14, 2009, 2:24:54 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/numpy/anuga/geospatial_data/test_geospatial_data.py
r7009 r7035 1530 1530 'Bad zone error!') 1531 1531 1532 # use self.failUnlessRaises(ValueError, Geospatial_data(latitudes=lats)) 1532 1533 try: 1533 1534 results = Geospatial_data(latitudes=lats)
Note: See TracChangeset
for help on using the changeset viewer.