Changeset 721

Show
Ignore:
Timestamp:
02/06/03 15:52:35 (21 years ago)
Author:
jalet
Message:

Forgotten import

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • pykota/trunk/pykota/storages/sql.py

    r720 r721  
    1515# 
    1616# $Log$ 
     17# Revision 1.9  2003/02/06 14:52:35  jalet 
     18# Forgotten import 
     19# 
    1720# Revision 1.8  2003/02/06 14:49:04  jalet 
    1821# edpykota should be ok now 
     
    4447# 
    4548# 
     49 
     50import fnmatch 
    4651 
    4752class SQLStorage :