No tak to sice odstranit ty chyby, nicmene to neprovedlo co melo nebot pokud zadam <br><br>import MySQLdb<br><br>tak dostanu hlaseni ze modul nezna. Cista instalace po uprave setup.py vypadala takto:<br><br>Microsoft Windows XP [Verze 5.1.2600]<br>
(C) Copyright 1985-2001 Microsoft Corp.<br><br>c:\Utils\python26\i&gt;.\..\python.exe .\setup.py build<br><br>---------------------------------------------------------------------------<br>This script requires setuptools version 0.6c9 to run (even to display<br>
help).&nbsp; I will attempt to download it for you (from<br><a href="http://cheeseshop.python.org/packages/2.6/s/setuptools/">http://cheeseshop.python.org/packages/2.6/s/setuptools/</a>), but<br>you may need to enable firewall access for this script first.<br>
I will start the download in 15 seconds.<br><br>(Note: if this machine does not have network access, please obtain the file<br><br>&nbsp;&nbsp; <a href="http://cheeseshop.python.org/packages/2.6/s/setuptools/setuptools-0.6c9-py2.6">http://cheeseshop.python.org/packages/2.6/s/setuptools/setuptools-0.6c9-py2.6</a><br>
.egg<br><br>and place it in this directory before rerunning this script.)<br>---------------------------------------------------------------------------<br>Downloading <a href="http://cheeseshop.python.org/packages/2.6/s/setuptools/setuptools-0">http://cheeseshop.python.org/packages/2.6/s/setuptools/setuptools-0</a>.<br>
6c9-py2.6.egg<br>c:\Utils\python26\i\ez_setup.py:49: DeprecationWarning: the md5 module is deprec<br>ated; use hashlib instead<br>&nbsp; from md5 import md5<br>running build<br>running build_py<br>creating build<br>creating build\lib.win32-2.6<br>
copying _mysql_exceptions.py -&gt; build\lib.win32-2.6<br>creating build\lib.win32-2.6\MySQLdb<br>copying MySQLdb\__init__.py -&gt; build\lib.win32-2.6\MySQLdb<br>copying MySQLdb\converters.py -&gt; build\lib.win32-2.6\MySQLdb<br>
copying MySQLdb\connections.py -&gt; build\lib.win32-2.6\MySQLdb<br>copying MySQLdb\cursors.py -&gt; build\lib.win32-2.6\MySQLdb<br>copying MySQLdb\release.py -&gt; build\lib.win32-2.6\MySQLdb<br>copying MySQLdb\times.py -&gt; build\lib.win32-2.6\MySQLdb<br>
creating build\lib.win32-2.6\MySQLdb\constants<br>copying MySQLdb\constants\__init__.py -&gt; build\lib.win32-2.6\MySQLdb\constants<br>copying MySQLdb\constants\CR.py -&gt; build\lib.win32-2.6\MySQLdb\constants<br>copying MySQLdb\constants\FIELD_TYPE.py -&gt; build\lib.win32-2.6\MySQLdb\constants<br>
<br>copying MySQLdb\constants\ER.py -&gt; build\lib.win32-2.6\MySQLdb\constants<br>copying MySQLdb\constants\FLAG.py -&gt; build\lib.win32-2.6\MySQLdb\constants<br>copying MySQLdb\constants\REFRESH.py -&gt; build\lib.win32-2.6\MySQLdb\constants<br>
copying MySQLdb\constants\CLIENT.py -&gt; build\lib.win32-2.6\MySQLdb\constants<br>running build_ext<br>building &#39;_mysql&#39; extension<br>error: None<br><br>c:\Utils\python26\i&gt;.\..\python.exe .\setup.py install<br>
running install<br>running bdist_egg<br>running egg_info<br>writing MySQL_python.egg-info\PKG-INFO<br>writing top-level names to MySQL_python.egg-info\top_level.txt<br>writing dependency_links to MySQL_python.egg-info\dependency_links.txt<br>
deleting MySQL_python.egg-info\native_libs.txt<br>reading manifest file &#39;MySQL_python.egg-info\SOURCES.txt&#39;<br>reading manifest template &#39;MANIFEST.in&#39;<br>writing manifest file &#39;MySQL_python.egg-info\SOURCES.txt&#39;<br>
installing library code to build\bdist.win32\egg<br>running install_lib<br>running build_py<br>copying MySQLdb\release.py -&gt; build\lib.win32-2.6\MySQLdb<br>running build_ext<br>building &#39;_mysql&#39; extension<br>error: None<br>
<br>c:\Utils\python26\i&gt;<br><br><br><br><br><br><div class="gmail_quote">2009/1/12 Tomas Brabenec <span dir="ltr">&lt;<a href="mailto:konference@brabenec.net">konference@brabenec.net</a>&gt;</span><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Aha,<br>
<br>
tak v tom pripade jeste v souboru ez_setup.py pridej do slovniku md5_data spravny MD5 otisk pro 0.6c9-py2.6<br>
<br>
melo by to byt nejspis toto:<br>
<br>
&#39;setuptools-0.6c9-py2.6.egg&#39;: &#39;ca37b1ff16fa2ede6e19383e7b59245a&#39;,<br>
<br>
Ale radsi si to zkotroluj.<br>
<br>
Zdroj je tady: <a href="http://pypi.python.org/pypi/setuptools/0.6c9" target="_blank">http://pypi.python.org/pypi/setuptools/0.6c9</a><br>
<br>
Tomas<br>
<br>
<br>
Dne 12.1.2009 12:13, Ondrej Beranek napsal(a):<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><div><div></div><div class="Wj3C7c">
jednoduse.<br>
<br>
Ukazi vam jak to instaluji je mozne ze to delam uplne spatne.<br>
Do slozky i jsem rozbalil presne to, na co jste mi poslal odkaz.<br>
<br>
<br>
Microsoft Windows XP [Verze 5.1.2600]<br>
(C) Copyright 1985-2001 Microsoft Corp.<br>
<br>
c:\Utils\python26\i&gt;.\..\python.exe .\setup.py install<br>
<br>
---------------------------------------------------------------------------<br>
This script requires setuptools version 0.6c5 to run (even to display<br>
help). &nbsp;I will attempt to download it for you (from<br>
<a href="http://cheeseshop.python.org/packages/2.6/s/setuptools/" target="_blank">http://cheeseshop.python.org/packages/2.6/s/setuptools/</a>), but<br>
you may need to enable firewall access for this script first.<br>
I will start the download in 15 seconds.<br>
<br>
(Note: if this machine does not have network access, please obtain the file<br>
<br>
<a href="http://cheeseshop.python.org/packages/2.6/s/setuptools/setuptools-0.6c5-py2.6" target="_blank">http://cheeseshop.python.org/packages/2.6/s/setuptools/setuptools-0.6c5-py2.6</a><br>
.egg<br>
<br>
and place it in this directory before rerunning this script.)<br>
---------------------------------------------------------------------------<br>
Downloading <a href="http://cheeseshop.python.org/packages/2.6/s/setuptools/setuptools-0" target="_blank">http://cheeseshop.python.org/packages/2.6/s/setuptools/setuptools-0</a>.<br>
6c5-py2.6.egg<br>
Traceback (most recent call last):<br>
 &nbsp;File &quot;.\setup.py&quot;, line 5, in &lt;module&gt;<br>
 &nbsp; &nbsp;import ez_setup; ez_setup.use_setuptools()<br>
 &nbsp;File &quot;c:\Utils\python26\i\ez_setup.py&quot;, line 83, in use_setuptools<br>
 &nbsp; &nbsp;egg = download_setuptools(version, download_base, to_dir, download_delay)<br>
 &nbsp;File &quot;c:\Utils\python26\i\ez_setup.py&quot;, line 137, in download_setuptools<br>
 &nbsp; &nbsp;src = urllib2.urlopen(url)<br>
 &nbsp;File &quot;c:\Utils\python26\lib\urllib2.py&quot;, line 124, in urlopen<br>
 &nbsp; &nbsp;return _opener.open(url, data, timeout)<br>
 &nbsp;File &quot;c:\Utils\python26\lib\urllib2.py&quot;, line 389, in open<br>
 &nbsp; &nbsp;response = meth(req, response)<br>
 &nbsp;File &quot;c:\Utils\python26\lib\urllib2.py&quot;, line 502, in http_response<br>
 &nbsp; &nbsp;&#39;http&#39;, request, response, code, msg, hdrs)<br>
 &nbsp;File &quot;c:\Utils\python26\lib\urllib2.py&quot;, line 421, in error<br>
 &nbsp; &nbsp;result = self._call_chain(*args)<br>
 &nbsp;File &quot;c:\Utils\python26\lib\urllib2.py&quot;, line 361, in _call_chain<br>
 &nbsp; &nbsp;result = func(*args)<br>
 &nbsp;File &quot;c:\Utils\python26\lib\urllib2.py&quot;, line 597, in http_error_302<br>
 &nbsp; &nbsp;return self.parent.open(new)<br>
 &nbsp;File &quot;c:\Utils\python26\lib\urllib2.py&quot;, line 389, in open<br>
 &nbsp; &nbsp;response = meth(req, response)<br>
 &nbsp;File &quot;c:\Utils\python26\lib\urllib2.py&quot;, line 502, in http_response<br>
 &nbsp; &nbsp;&#39;http&#39;, request, response, code, msg, hdrs)<br>
 &nbsp;File &quot;c:\Utils\python26\lib\urllib2.py&quot;, line 427, in error<br>
 &nbsp; &nbsp;return self._call_chain(*args)<br>
 &nbsp;File &quot;c:\Utils\python26\lib\urllib2.py&quot;, line 361, in _call_chain<br>
 &nbsp; &nbsp;result = func(*args)<br>
 &nbsp;File &quot;c:\Utils\python26\lib\urllib2.py&quot;, line 510, in http_error_default<br>
 &nbsp; &nbsp;raise HTTPError(req.get_full_url(), code, msg, hdrs, fp)<br>
urllib2.HTTPError: HTTP Error 404: Not Found<br>
<br>
c:\Utils\python26\i&gt;<br>
<br>
Problemem je totiz to ze &quot; <a href="http://cheeseshop.python.org/packages/2.6/s/setuptools/setuptools-0.6c5-py2.6.egg" target="_blank">http://cheeseshop.python.org/packages/2.6/s/setuptools/setuptools-0.6c5-py2.6.egg</a>&quot; neexistuje v odkazovanem miste<br>

</div></div><a href="http://cheeseshop.python.org/packages/2.6/s/setuptools" target="_blank">http://cheeseshop.python.org/packages/2.6/s/setuptools</a> se totiz nachazi pouze setuptools-0.6c9-py2.6.egg &lt;<a href="http://pypi.python.org/packages/2.6/s/setuptools/setuptools-0.6c9-py2.6.egg" target="_blank">http://pypi.python.org/packages/2.6/s/setuptools/setuptools-0.6c9-py2.6.egg</a>&gt; tj. zkusil jsem tedy upravit v ez_setup.py &nbsp;promennou<div class="Ih2E3d">
<br>
DEFAULT_VERSION z &quot;0.6c5&quot; na &quot;0.6c9&quot; coz ovsem prinasi jiz zminene stiznosti na zastaralost knihovny md5 a memu zaveru ze cesta vetsiho upravovani zdrojaku<br>
neni spravna.<br>
<br>
Ja netvrdim (a vlastne si to ani nemyslim) ze to delam dobre ale jina cesta mne nenapada...<br>
<br>
<br>
<br></div>
Dne 12. leden 2009 11:33 Tomas Brabenec &lt;<a href="mailto:konference@brabenec.net" target="_blank">konference@brabenec.net</a> &lt;mailto:<a href="mailto:konference@brabenec.net" target="_blank">konference@brabenec.net</a>&gt;&gt; napsal(a):<div class="Ih2E3d">
<br>
<br>
 &nbsp; &nbsp;Ja nejak nerozumim, jak setuptools souvisi s pouzitim MySQLdb.<br>
 &nbsp; &nbsp;Pokud bys instalovat MySQLdb pomoci easy_inastall z egg tak tomu<br>
 &nbsp; &nbsp;rozumim, ale pokud si stahnes rucne zdrojaky tak easy_install<br>
 &nbsp; &nbsp;nepotrebujes.<br>
<br>
 &nbsp; &nbsp;Co to dela, kdyz stahnes a pouzijes toto:<br>
 &nbsp; &nbsp;<a href="http://internap.dl.sourceforge.net/sourceforge/mysql-python/MySQL-python-1.2.2.tar.gz" target="_blank">http://internap.dl.sourceforge.net/sourceforge/mysql-python/MySQL-python-1.2.2.tar.gz</a><br>
<br>
 &nbsp; &nbsp;Tomas<br>
<br>
<br>
 &nbsp; &nbsp;Dne 12.1.2009 10:30, Ondrej Beranek napsal(a):<br>
<br>
 &nbsp; &nbsp; &nbsp; &nbsp;Ano, trable ktere jsem popisoval byly primo s temito zdrojaky.<br>
<br>
 &nbsp; &nbsp; &nbsp; &nbsp;Dne 12. leden 2009 7:19 Tomas Brabenec<br>
 &nbsp; &nbsp; &nbsp; &nbsp;&lt;<a href="mailto:konference@brabenec.net" target="_blank">konference@brabenec.net</a> &lt;mailto:<a href="mailto:konference@brabenec.net" target="_blank">konference@brabenec.net</a>&gt;<br></div>
 &nbsp; &nbsp; &nbsp; &nbsp;&lt;mailto:<a href="mailto:konference@brabenec.net" target="_blank">konference@brabenec.net</a><div><div></div><div class="Wj3C7c"><br>
 &nbsp; &nbsp; &nbsp; &nbsp;&lt;mailto:<a href="mailto:konference@brabenec.net" target="_blank">konference@brabenec.net</a>&gt;&gt;&gt; napsal(a):<br>
<br>
<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; A zkousel jsi stahnout primo zdrojaky?<br>
 &nbsp; &nbsp; &nbsp; &nbsp;<a href="http://sourceforge.net/project/showfiles.php?group_id=22307&amp;package_id=15775&amp;release_id=491012" target="_blank">http://sourceforge.net/project/showfiles.php?group_id=22307&amp;package_id=15775&amp;release_id=491012</a><br>

 &nbsp; &nbsp; &nbsp; &nbsp;&lt;<a href="http://sourceforge.net/project/showfiles.php?group_id=22307&amp;package_id=15775&amp;release_id=491012" target="_blank">http://sourceforge.net/project/showfiles.php?group_id=22307&amp;package_id=15775&amp;release_id=491012</a>&gt;<br>

 &nbsp; &nbsp; &nbsp; &nbsp;&lt;<a href="http://sourceforge.net/project/showfiles.php?group_id=22307&amp;package_id=15775&amp;release_id=491012" target="_blank">http://sourceforge.net/project/showfiles.php?group_id=22307&amp;package_id=15775&amp;release_id=491012</a><br>

 &nbsp; &nbsp; &nbsp; &nbsp;&lt;<a href="http://sourceforge.net/project/showfiles.php?group_id=22307&amp;package_id=15775&amp;release_id=491012" target="_blank">http://sourceforge.net/project/showfiles.php?group_id=22307&amp;package_id=15775&amp;release_id=491012</a>&gt;&gt;<br>

<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Ty taky nefunguji ?<br>
<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Tomas<br>
<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Dne 11.1.2009 16:02, Ondrej Beranek napsal(a):<br>
<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; no to je mozne. ale na strankach projektu je maximalne pro<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; py2.5 a soucast pythonu 2.6 neni... zkousel jsem to i pres<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; source ale tam to skoncilo na tom ze se to pokouselo<br>
 &nbsp; &nbsp; &nbsp; &nbsp;stahnout<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; jakysi egg soubor setuptools &nbsp;ve verzi &quot;0.6c5&quot; ktera<br>
 &nbsp; &nbsp; &nbsp; &nbsp;ale v v<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; repozitari neni takze jsem zkusil stahnout<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; setuptools-0.6c9-py2.6.egg ktery jediny v tom repozitari<br>
 &nbsp; &nbsp; &nbsp; &nbsp;<a href="http://cheeseshop.python.org/packages/2.6/s/setuptools/" target="_blank">http://cheeseshop.python.org/packages/2.6/s/setuptools/</a> byl,<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; upravil ez_setup, ovsem pak se to slozilo na tom ze to<br>
 &nbsp; &nbsp; &nbsp; &nbsp;pouziva<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; zastaranou knihovnu md5... takze jsem usoudil ze tudy cesta<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; nepovede.<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Jsem silne zmaten.<br>
<br>
<br>
<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Dne 11. leden 2009 14:49 &lt;<a href="mailto:Calis.martin@seznam.cz" target="_blank">Calis.martin@seznam.cz</a><br>
 &nbsp; &nbsp; &nbsp; &nbsp;&lt;mailto:<a href="mailto:Calis.martin@seznam.cz" target="_blank">Calis.martin@seznam.cz</a>&gt;<br>
 &nbsp; &nbsp; &nbsp; &nbsp;&lt;mailto:<a href="mailto:Calis.martin@seznam.cz" target="_blank">Calis.martin@seznam.cz</a><br>
 &nbsp; &nbsp; &nbsp; &nbsp;&lt;mailto:<a href="mailto:Calis.martin@seznam.cz" target="_blank">Calis.martin@seznam.cz</a>&gt;&gt;<br>
 &nbsp; &nbsp; &nbsp; &nbsp;&lt;mailto:<a href="mailto:Calis.martin@seznam.cz" target="_blank">Calis.martin@seznam.cz</a> &lt;mailto:<a href="mailto:Calis.martin@seznam.cz" target="_blank">Calis.martin@seznam.cz</a>&gt;<br>
<br>
 &nbsp; &nbsp; &nbsp; &nbsp;&lt;mailto:<a href="mailto:Calis.martin@seznam.cz" target="_blank">Calis.martin@seznam.cz</a><br>
 &nbsp; &nbsp; &nbsp; &nbsp;&lt;mailto:<a href="mailto:Calis.martin@seznam.cz" target="_blank">Calis.martin@seznam.cz</a>&gt;&gt;&gt;&gt; napsal(a):<br>
<br>
<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;No nevím, já myslel že MySQLdb jede i na Py3000...<br>
<br>
 &nbsp; &nbsp; &nbsp; &nbsp;&gt; ------------ Původní zpráva ------------<br>
 &nbsp; &nbsp; &nbsp; &nbsp;&gt; Od: Ondrej Beranek &lt;<a href="mailto:rainbof@gmail.com" target="_blank">rainbof@gmail.com</a> &lt;mailto:<a href="mailto:rainbof@gmail.com" target="_blank">rainbof@gmail.com</a>&gt;<br>
 &nbsp; &nbsp; &nbsp; &nbsp;&lt;mailto:<a href="mailto:rainbof@gmail.com" target="_blank">rainbof@gmail.com</a> &lt;mailto:<a href="mailto:rainbof@gmail.com" target="_blank">rainbof@gmail.com</a>&gt;&gt;<br>
 &nbsp; &nbsp; &nbsp; &nbsp;&lt;mailto:<a href="mailto:rainbof@gmail.com" target="_blank">rainbof@gmail.com</a> &lt;mailto:<a href="mailto:rainbof@gmail.com" target="_blank">rainbof@gmail.com</a>&gt;<br>
<br></div></div>
 &nbsp; &nbsp; &nbsp; &nbsp;&lt;mailto:<a href="mailto:rainbof@gmail.com" target="_blank">rainbof@gmail.com</a> &lt;mailto:<a href="mailto:rainbof@gmail.com" target="_blank">rainbof@gmail.com</a>&gt;&gt;&gt;&gt;<div class="Ih2E3d"><br>
<br>
 &nbsp; &nbsp; &nbsp; &nbsp;&gt; Předmět: [python] Mysql<br>
 &nbsp; &nbsp; &nbsp; &nbsp;&gt; Datum: 11.1.2009 12:10:31<br>
 &nbsp; &nbsp; &nbsp; &nbsp;&gt; ----------------------------------------<br>
 &nbsp; &nbsp; &nbsp; &nbsp;&gt; Ahoj,<br>
 &nbsp; &nbsp; &nbsp; &nbsp;&gt;<br>
 &nbsp; &nbsp; &nbsp; &nbsp;&gt; presel jsem na python 2.6 nyni se snazim udelat aplikaci ktera<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;neco vybere z<br>
 &nbsp; &nbsp; &nbsp; &nbsp;&gt; databaze a pak s tim pracuje. No problem je v tom ze nemohu<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;nejak najit nic<br>
 &nbsp; &nbsp; &nbsp; &nbsp;&gt; co by pod pythonem 2.6 pro databazovy pristup fungovalo. Libilo<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;by se mi<br>
 &nbsp; &nbsp; &nbsp; &nbsp;&gt; MySQLdb ale to podle vseho jde jen na pythonu 2.5... (normalne<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;bych se<br>
 &nbsp; &nbsp; &nbsp; &nbsp;&gt; zeptal na programujte com ale ten od ctvrtka nejde)<br>
 &nbsp; &nbsp; &nbsp; &nbsp;&gt;<br>
 &nbsp; &nbsp; &nbsp; &nbsp;&gt;<br>
 &nbsp; &nbsp; &nbsp; &nbsp;&gt;<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;_______________________________________________<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;Python mailing list<br>
 &nbsp; &nbsp; &nbsp; &nbsp;<a href="mailto:Python@py.cz" target="_blank">Python@py.cz</a> &lt;mailto:<a href="mailto:Python@py.cz" target="_blank">Python@py.cz</a>&gt; &lt;mailto:<a href="mailto:Python@py.cz" target="_blank">Python@py.cz</a><br>
</div>
 &nbsp; &nbsp; &nbsp; &nbsp;&lt;mailto:<a href="mailto:Python@py.cz" target="_blank">Python@py.cz</a>&gt;&gt; &lt;mailto:<a href="mailto:Python@py.cz" target="_blank">Python@py.cz</a> &lt;mailto:<a href="mailto:Python@py.cz" target="_blank">Python@py.cz</a>&gt;<br>

<br>
 &nbsp; &nbsp; &nbsp; &nbsp;&lt;mailto:<a href="mailto:Python@py.cz" target="_blank">Python@py.cz</a> &lt;mailto:<a href="mailto:Python@py.cz" target="_blank">Python@py.cz</a>&gt;&gt;&gt;<div class="Ih2E3d"><br>
<br>
 &nbsp; &nbsp; &nbsp; &nbsp;<a href="http://www.py.cz/mailman/listinfo/python" target="_blank">http://www.py.cz/mailman/listinfo/python</a><br>
<br>
<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;  &nbsp; &nbsp; &nbsp; &nbsp; ------------------------------------------------------------------------<br>
<br>
<br>
<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; _______________________________________________<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Python mailing list<br>
 &nbsp; &nbsp; &nbsp; &nbsp;<a href="mailto:Python@py.cz" target="_blank">Python@py.cz</a> &lt;mailto:<a href="mailto:Python@py.cz" target="_blank">Python@py.cz</a>&gt; &lt;mailto:<a href="mailto:Python@py.cz" target="_blank">Python@py.cz</a><br>

 &nbsp; &nbsp; &nbsp; &nbsp;&lt;mailto:<a href="mailto:Python@py.cz" target="_blank">Python@py.cz</a>&gt;&gt;<br>
 &nbsp; &nbsp; &nbsp; &nbsp;<a href="http://www.py.cz/mailman/listinfo/python" target="_blank">http://www.py.cz/mailman/listinfo/python</a><br>
<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; _______________________________________________<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Python mailing list<br>
 &nbsp; &nbsp; &nbsp; &nbsp;<a href="mailto:Python@py.cz" target="_blank">Python@py.cz</a> &lt;mailto:<a href="mailto:Python@py.cz" target="_blank">Python@py.cz</a>&gt; &lt;mailto:<a href="mailto:Python@py.cz" target="_blank">Python@py.cz</a><br>

 &nbsp; &nbsp; &nbsp; &nbsp;&lt;mailto:<a href="mailto:Python@py.cz" target="_blank">Python@py.cz</a>&gt;&gt;<br>
 &nbsp; &nbsp; &nbsp; &nbsp;<a href="http://www.py.cz/mailman/listinfo/python" target="_blank">http://www.py.cz/mailman/listinfo/python</a><br>
<br>
<br>
 &nbsp; &nbsp; &nbsp; &nbsp;------------------------------------------------------------------------<br>
<br>
 &nbsp; &nbsp; &nbsp; &nbsp;_______________________________________________<br>
 &nbsp; &nbsp; &nbsp; &nbsp;Python mailing list<br>
 &nbsp; &nbsp; &nbsp; &nbsp;<a href="mailto:Python@py.cz" target="_blank">Python@py.cz</a> &lt;mailto:<a href="mailto:Python@py.cz" target="_blank">Python@py.cz</a>&gt;<br>
 &nbsp; &nbsp; &nbsp; &nbsp;<a href="http://www.py.cz/mailman/listinfo/python" target="_blank">http://www.py.cz/mailman/listinfo/python</a><br>
<br>
 &nbsp; &nbsp;_______________________________________________<br>
 &nbsp; &nbsp;Python mailing list<br>
 &nbsp; &nbsp;<a href="mailto:Python@py.cz" target="_blank">Python@py.cz</a> &lt;mailto:<a href="mailto:Python@py.cz" target="_blank">Python@py.cz</a>&gt;<br>
 &nbsp; &nbsp;<a href="http://www.py.cz/mailman/listinfo/python" target="_blank">http://www.py.cz/mailman/listinfo/python</a><br>
<br>
<br>
------------------------------------------------------------------------<br>
<br>
_______________________________________________<br>
Python mailing list<br>
<a href="mailto:Python@py.cz" target="_blank">Python@py.cz</a><br>
<a href="http://www.py.cz/mailman/listinfo/python" target="_blank">http://www.py.cz/mailman/listinfo/python</a><br>
</div></blockquote><div><div></div><div class="Wj3C7c">
_______________________________________________<br>
Python mailing list<br>
<a href="mailto:Python@py.cz" target="_blank">Python@py.cz</a><br>
<a href="http://www.py.cz/mailman/listinfo/python" target="_blank">http://www.py.cz/mailman/listinfo/python</a><br>
</div></div></blockquote></div><br>