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
@@ -159,11 +159,10 @@ <h2>Installation als Unterpaket (Plug-In) von Webware for Python</h2>
159
159
</div>
160
160
<divclass="section" id="anforderungen">
161
161
<h1>Anforderungen</h1>
162
-
<p>DBUtils arbeitet mit <aclass="reference external" href="https://www.python.org">Python</a> 2.3 oder einer neueren Version von Python 2.
163
-
Die Module in der Variante für klassisches PyGreSQL benötigen <aclass="reference external" href="http://www.pygresql.org/">PyGreSQL</a>
164
-
Version 3.4 oder höher, während die Module in der allgemeinen Variante
165
-
für DB-API 2 mit jedem beliebigen Python-Datenbankadapter-Modul
166
-
zusammenarbeiten, das auf <aclass="reference external" href="https://www.python.org/dev/peps/pep-0249/">DB-API 2</a> basiert.</p>
162
+
<p>DBUtils benötigt mindestens <aclass="reference external" href="https://www.python.org">Python</a> Version 2.6. Die Module in der Variante
163
+
für klassisches PyGreSQL benötigen <aclass="reference external" href="http://www.pygresql.org/">PyGreSQL</a> Version 3.4 oder höher, während
164
+
die Module in der allgemeinen Variante für DB-API 2 mit jedem beliebigen
165
+
Python-Datenbankadapter-Modul zusammenarbeiten, das auf <aclass="reference external" href="https://www.python.org/dev/peps/pep-0249/">DB-API 2</a> basiert.</p>
@@ -158,10 +158,10 @@ <h2>Installation as a Webware for Python subpackage (plug-in)</h2>
158
158
</div>
159
159
<divclass="section" id="requirements">
160
160
<h1>Requirements</h1>
161
-
<p>DBUtils runs with <aclass="reference external" href="https://www.python.org">Python</a>2.3 or newer Python 2 versions. The modules in
162
-
the classic PyGreSQL variant need <aclass="reference external" href="http://www.pygresql.org/">PyGreSQL</a> version 3.4 or above, while the
163
-
modules in the universal DB-API 2 variant run with any Python <aclass="reference external" href="https://www.python.org/dev/peps/pep-0249/">DB-API 2</a>
164
-
compliant database interface module.</p>
161
+
<p>DBUtils requires at least <aclass="reference external" href="https://www.python.org">Python</a>version 2.6. The modules in the classic
162
+
PyGreSQL variant need <aclass="reference external" href="http://www.pygresql.org/">PyGreSQL</a> version 3.4 or above, while the modules
163
+
in the universal DB-API 2 variant run with any Python <aclass="reference external" href="https://www.python.org/dev/peps/pep-0249/">DB-API 2</a> compliant
0 commit comments