httpclient uses strtabs

This commit is contained in:
Andreas Rumpf
2010-02-07 20:30:24 +01:00
parent 7db3d97cf9
commit a4ba355645

View File

@@ -8,11 +8,6 @@ News
Version 0.8.8 has been released! Get it `here <download.html>`_.
.. raw:: html
<object width="425" height="344"><param name="movie" value="http://www.youtube.com/v/bEHVw_vcp-A&hl=de_DE&fs=1&"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/bEHVw_vcp-A&hl=de_DE&fs=1&" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="425" height="344"></embed></object>
Bugfixes
--------
- The Posix version of ``os.copyFile`` has better error handling.