Changes between Version 8 and Version 9 of Submitting/Python


Ignore:
Timestamp:
Jun 23, 2014, 5:15:37 PM (10 years ago)
Author:
annakrat
Comment:

formatting

Legend:

Unmodified
Added
Removed
Modified
  • Submitting/Python

    v8 v9  
    211211
    212212{{{
    213 !python
     213#!python
    214214if ...:
    215215    win.SetLabel(_("Name for new 3D raster map to create"))
     
    218218}}}
    219219
    220 instead of constructing string from several parts
    221 
    222 {{{
    223 !python
     220instead of constructing string from several parts:
     221
     222{{{
     223#!python
    224224if ...:
    225225    maplabel = 'raster map'