Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Z
Zope
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Kirill Smelkov
Zope
Commits
f5a45621
Commit
f5a45621
authored
Jan 31, 2001
by
Jeffrey Shell
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Oops, lost some quotes in the merge.
parent
f66f6deb
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
+3
-3
lib/python/Shared/DC/ZRDB/DA.py
lib/python/Shared/DC/ZRDB/DA.py
+3
-3
No files found.
lib/python/Shared/DC/ZRDB/DA.py
View file @
f5a45621
##############################################################################
`
##############################################################################
#
# Zope Public License (ZPL) Version 1.0
# -------------------------------------
...
...
@@ -82,10 +82,10 @@
# attributions are listed in the accompanying credits file.
#
##############################################################################
__doc__
=
'''Generic Database adapter
__doc__
=
'''Generic Database adapter
'''
__version__='$Revision: 1.9
8
$'[11:-2]
__version__
=
'$Revision: 1.9
9
$'
[
11
:
-
2
]
import
OFS.SimpleItem
,
Aqueduct
,
RDB
,
re
import
DocumentTemplate
,
marshal
,
md5
,
base64
,
Acquisition
,
os
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment