frank: thuban/Thuban/Model load.py,1.49,1.50
Bernhard Herzog
bh at intevation.de
Mon Dec 13 14:03:50 CET 2004
cvs at intevation.de writes:
> Index: load.py
> ===================================================================
> RCS file: /thubanrepository/thuban/Thuban/Model/load.py,v
> retrieving revision 1.49
> retrieving revision 1.50
> diff -u -d -r1.49 -r1.50
> --- load.py 3 Oct 2004 21:05:30 -0000 1.49
> +++ load.py 13 Dec 2004 11:52:34 -0000 1.50
> @@ -258,6 +260,41 @@
> normalized[d.name] = value
> return normalized
>
> + def open_shapefile(self, filename):
> + """Open shapefile, eventually with alternative path."""
s/eventually/possibly/ I guess
English "eventually" != German "eventuell"
Might be best to extend the doc-string to make clearer what is supposed
to happen.
Bernhard
--
Intevation GmbH http://intevation.de/
Skencil http://skencil.org/
Thuban http://thuban.intevation.org/
More information about the Thuban-devel
mailing list
This site is hosted by Intevation GmbH (Datenschutzerklärung und Impressum | Privacy Policy and Imprint)