Changeset 12455
- Timestamp:
- 10/17/07 11:06:21 (10 months ago)
- Files:
-
- trunk/gdal/swig/python/gdal.py (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/gdal/swig/python/gdal.py
r12450 r12455 2 2 from osgeo.gdal import * 3 3 4 Debug("Deprecation Warning", 'gdal.py was placed in a namespace, it is now availabl 5 e as osgeo.gdal') 4 Debug("Deprecation Warning", 'gdal.py was placed in a namespace, it is now available as osgeo.gdal')
