Changes between Version 34 and Version 35 of MigrationGuide5.x


Ignore:
Timestamp:
2021-12-22T17:20:42-04:00 (2 years ago)
Author:
Jeff McKenna
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • MigrationGuide5.x

    v34 v35  
    3636* test Python !MapScript at the commandline by executing:
    3737  {{{
     38  setenv.bat
    3839  python -c "import mapscript; print (mapscript.msGetVersion())"
    3940  }}}