/[thuban]/branches/WIP-pyshapelib-bramz/test/runtests.py
ViewVC logotype

Diff of /branches/WIP-pyshapelib-bramz/test/runtests.py

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1838 by bh, Tue Oct 21 09:58:43 2003 UTC revision 1962 by bh, Wed Nov 19 15:46:22 2003 UTC
# Line 50  def main(): Line 50  def main():
50      warnings.filterwarnings("error", "The Layer attribute.*is deprecated",      warnings.filterwarnings("error", "The Layer attribute.*is deprecated",
51                              DeprecationWarning)                              DeprecationWarning)
52    
     # Usage of the old table interface. This old interface is still used  
     # by the test_table.py module which calls filterwarnings too to  
     # ignore the warnings issued by its own intended use of the old  
     # interface.  
     warnings.filterwarnings("error", ".*old table interface.*",  
                             DeprecationWarning)  
   
53      verbosity = 1      verbosity = 1
54    
55      opts, args = getopt.getopt(sys.argv[1:], 'v', ['verbose'])      opts, args = getopt.getopt(sys.argv[1:], 'v', ['verbose'])

Legend:
Removed from v.1838  
changed lines
  Added in v.1962

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26