/[gnue]/gnue-common/src/datasources/GDataSource.py
ViewVC logotype

Diff of /gnue-common/src/datasources/GDataSource.py

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

revision 1.64.2.1 by jcater, Fri Oct 10 01:21:08 2003 UTC revision 1.64.2.2 by siesel, Fri Oct 10 12:18:47 2003 UTC
# Line 553  def getXMLelements(updates={}): Line 553  def getXMLelements(updates={}):
553  # Wrapper for standalone DataSources  # Wrapper for standalone DataSources
554  # (i.e., not in context of a GObj tree)  # (i.e., not in context of a GObj tree)
555  #  #
556  def DataSourceWrapper(connections=None, fields=(), attributes={}, init=1):  def DataSourceWrapper(connections=None, fields=(), attributes={}, init=1, unicodeMode=0):
557    source = _DataSourceWrapper()    source = _DataSourceWrapper()
558        
559    if connections:    if connections:

Legend:
Removed from v.1.64.2.1  
changed lines
  Added in v.1.64.2.2

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26