Changes between Version 34 and Version 35 of MigrationGuide5.x
- Timestamp:
- 2021-12-22T17:20:42-04:00 (3 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
MigrationGuide5.x
v34 v35 36 36 * test Python !MapScript at the commandline by executing: 37 37 {{{ 38 setenv.bat 38 39 python -c "import mapscript; print (mapscript.msGetVersion())" 39 40 }}}