commit-gnue
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

gnue-dbtools/src/loader/base parser.py


From: Jason Cater
Subject: gnue-dbtools/src/loader/base parser.py
Date: Thu, 25 Sep 2003 17:22:00 -0400

CVSROOT:        /cvsroot/gnue
Module name:    gnue-dbtools
Branch:         
Changes by:     Jason Cater <address@hidden>    03/09/25 17:22:00

Modified files:
        src/loader/base: parser.py 

Log message:
        typo

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/gnue/gnue-dbtools/src/loader/base/parser.py.diff?tr1=1.2&tr2=1.3&r1=text&r2=text

Patches:
Index: gnue-dbtools/src/loader/base/parser.py
diff -c gnue-dbtools/src/loader/base/parser.py:1.2 
gnue-dbtools/src/loader/base/parser.py:1.3
*** gnue-dbtools/src/loader/base/parser.py:1.2  Fri Sep 19 00:57:54 2003
--- gnue-dbtools/src/loader/base/parser.py      Thu Sep 25 17:22:00 2003
***************
*** 95,101 ****
                 'Label': _('End Postion'),
                 'Description': 'The ending position of a fixed width field' },
               },
!           'ParentTags': 'load',
            'Description': 'A fixed width field definition'
            },
        'load': {
--- 95,101 ----
                 'Label': _('End Postion'),
                 'Description': 'The ending position of a fixed width field' },
               },
!           'ParentTags': ('load',),
            'Description': 'A fixed width field definition'
            },
        'load': {




reply via email to

[Prev in Thread] Current Thread [Next in Thread]