Parent Directory
|
Revision Log
|
Patch
revision 388 by jonathan, Mon Feb 10 15:25:05 2003 UTC | revision 397 by jonathan, Tue Feb 11 14:23:32 2003 UTC | |
---|---|---|
# | Line 20 See the description of getProperties() f | Line 20 See the description of getProperties() f |
20 | on the mapping algorithm. | on the mapping algorithm. |
21 | """ | """ |
22 | ||
23 | # fix for people using python2.1 | |
24 | from __future__ import nested_scopes | |
25 | ||
26 | from messages import LAYER_PROJECTION_CHANGED, LAYER_LEGEND_CHANGED, \ | from messages import LAYER_PROJECTION_CHANGED, LAYER_LEGEND_CHANGED, \ |
27 | LAYER_VISIBILITY_CHANGED | LAYER_VISIBILITY_CHANGED |
28 |
|
[email protected] | ViewVC Help |
Powered by ViewVC 1.1.26 |