Changeset 3067 for TI02-CSML/trunk
- Timestamp:
- 28/11/07 10:11:23 (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
TI02-CSML/trunk/csml/csmllibs/csmldataiface.py
r3066 r3067 33 33 import Image 34 34 except ImportError: 35 print "Python Image Lib arary not available. CSML will still work, but won't support image files"35 print "Python Image Library not available. CSML will still work, but won't support image files" 36 36 37 37 try:
Note: See TracChangeset
for help on using the changeset viewer.