You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: DBUtils/Docs/UsersGuide.de.html
+5-4Lines changed: 5 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -165,10 +165,11 @@ <h2>Installation als Unterpaket (Plug-In) von Webware for Python</h2>
165
165
</div>
166
166
<divclass="section" id="anforderungen">
167
167
<h1>Anforderungen</h1>
168
-
<p>DBUtils benötigt <aclass="reference external" href="http://www.python.org">Python</a> Version 2.2 oder höher. Die Module in der Variante
169
-
für klassisches PyGreSQL benötigen <aclass="reference external" href="http://www.pygresql.org">PyGreSQL</a> Version 3.4 oder höher, während
170
-
die Module in der allgemeinen Variante für DB-API 2 mit jedem beliebigen
171
-
Python-Datenbankadapter-Modul zusammenarbeiten, das auf <aclass="reference external" href="http://www.python.org/dev/peps/pep-0249/">DB-API 2</a> basiert.</p>
168
+
<p>DBUtils arbeitet mit <aclass="reference external" href="http://www.python.org">Python</a> 2.2 oder einer neueren Version von Python 2.
169
+
Die Module in der Variante für klassisches PyGreSQL benötigen <aclass="reference external" href="http://www.pygresql.org">PyGreSQL</a>
170
+
Version 3.4 oder höher, während die Module in der allgemeinen Variante
171
+
für DB-API 2 mit jedem beliebigen Python-Datenbankadapter-Modul
172
+
zusammenarbeiten, das auf <aclass="reference external" href="http://www.python.org/dev/peps/pep-0249/">DB-API 2</a> basiert.</p>
Copy file name to clipboardExpand all lines: DBUtils/Docs/UsersGuide.html
+4-4Lines changed: 4 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -164,10 +164,10 @@ <h2>Installation as a Webware for Python subpackage (plug-in)</h2>
164
164
</div>
165
165
<divclass="section" id="requirements">
166
166
<h1>Requirements</h1>
167
-
<p>DBUtils runs with <aclass="reference external" href="http://www.python.org">Python</a>version 2.2 and above. The modules in the classic
168
-
PyGreSQL variant need <aclass="reference external" href="http://www.pygresql.org">PyGreSQL</a> version 3.4 or above, while the modules in
169
-
the universal DB-API 2 variant run with any Python <aclass="reference external" href="http://www.python.org/dev/peps/pep-0249/">DB-API 2</a> compliant
170
-
database interface module.</p>
167
+
<p>DBUtils runs with <aclass="reference external" href="http://www.python.org">Python</a> 2.2 or newer Python 2 versions. The modules in
168
+
the classic PyGreSQL variant need <aclass="reference external" href="http://www.pygresql.org">PyGreSQL</a> version 3.4 or above, while the
169
+
modules in the universal DB-API 2 variant run with any Python <aclass="reference external" href="http://www.python.org/dev/peps/pep-0249/">DB-API 2</a>
0 commit comments