bh: thuban/Thuban/Model load.py,1.51,1.52

cvs@intevation.de cvs at intevation.de
Mon Dec 13 18:51:13 CET 2004


Author: bh

Update of /thubanrepository/thuban/Thuban/Model
In directory doto:/tmp/cvs-serv13016/Thuban/Model

Modified Files:
	load.py 
Log Message:
* test/test_load.py (TestAltPath.test_01_single_path_error_fix)
(TestAltPath.test_02_path_error_fix_from_list)
(TestAltPath.test_05_path_error_fix_from_list_changed)
(TestAltPath.test_06_path_error_fix_from_list_fails): self.session
is destroyed in tearDown, so there's no need to do it in a test
case.

* Thuban/Model/load.py (SessionLoader.open_shapefile): Remove a
debug print


Index: load.py
===================================================================
RCS file: /thubanrepository/thuban/Thuban/Model/load.py,v
retrieving revision 1.51
retrieving revision 1.52
diff -u -d -r1.51 -r1.52
--- load.py	13 Dec 2004 13:37:40 -0000	1.51
+++ load.py	13 Dec 2004 17:51:11 -0000	1.52
@@ -301,7 +301,6 @@
                                             second_try = from_list)
                     if filename is None:
                         raise LoadCancelled
-                    print filename
                 else:
                     raise
         return store





More information about the Thuban-devel mailing list

This site is hosted by Intevation GmbH (Datenschutzerklärung und Impressum | Privacy Policy and Imprint)