Changeset 6553 for branches/numpy/anuga/caching
- Timestamp:
- Mar 19, 2009, 1:43:34 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/numpy/anuga/caching/test_caching.py
r6533 r6553 386 386 387 387 # Check that hash value of callable objects don't change 388 # FIXME (Ole): The hash values do appear to change when OS 389 # and/or dependencies are upgraded 388 390 if os.name == 'posix' and os.uname()[4] in ['x86_64', 'ia64']: 389 391 # 64 bit hash values
Note: See TracChangeset
for help on using the changeset viewer.