We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 195c0e7 commit 954849eCopy full SHA for 954849e
roundup/templates/classic/dbinit.py
@@ -15,7 +15,7 @@
15
# BASIS, AND THERE IS NO OBLIGATION WHATSOEVER TO PROVIDE MAINTENANCE,
16
# SUPPORT, UPDATES, ENHANCEMENTS, OR MODIFICATIONS.
17
#
18
-# $Id: dbinit.py,v 1.32 2003-01-27 16:32:50 kedder Exp $
+# $Id: dbinit.py,v 1.33 2003-01-27 16:40:37 kedder Exp $
19
20
import os
21
@@ -67,7 +67,6 @@ def open(name=None):
67
alternate_addresses=String(),
68
queries=Multilink('query'), roles=String(),
69
timezone=String())
70
-)
71
user.setkey("username")
72
73
# FileClass automatically gets these properties:
0 commit comments