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

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

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

revision 1.72.2.1 by jcater, Fri Oct 10 01:21:08 2003 UTC revision 1.72.2.2 by siesel, Fri Oct 10 12:18:48 2003 UTC
# Line 116  class DataObject: Line 116  class DataObject:
116    
117      self._defaultValues = {}      self._defaultValues = {}
118    
119        self._unicodeMode = 0 # if set to true, datasources will unicode
120                              # strings instead of strings in local encoding
121                              # and if non unicode strings are passed to the
122                              # db driver a warning is raised (in 0.6.0 an
123                              # exception will be raised)
124    
125      # TODO: This is to keep old code from breaking.      # TODO: This is to keep old code from breaking.
126      # TODO: 0.5.1 was last version to support      # TODO: 0.5.1 was last version to support
127      # TODO triggerExtensions (functionality is now      # TODO triggerExtensions (functionality is now

Legend:
Removed from v.1.72.2.1  
changed lines
  Added in v.1.72.2.2

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