On Saturday, 6 April 2013 21:43:11 UTC+1, Georg Brandl wrote:
> -BEGIN PGP SIGNED MESSAGE-
>
> Hash: SHA1
>
>
>
> On behalf of the Python development team, I am pleased to announce the
>
> final releases of Python 3.2.4 and 3.3.1.
>
The Python 3.3.1 Release page on python.org still s
In method StopServer() of class MyServer try calling self.server_close() after
the self.shutdown() call. I believe this will actually close the server's
socket and allow its reuse.
--
http://mail.python.org/mailman/listinfo/python-list
erver.
Apache/2.2.4 (Ubuntu) DAV/2 PHP/5.2.3-1ubuntu6.3
mod_ssl/2.2.4 OpenSSL/0.9.8e mod_wsgi/1.3
Python/2.5.1 Server at oss.itsystementwicklung.de Port 80
Regards,
--CMcP
--
I'm trying a new usenet client for Mac, Nemo OS X.
You can download it at http://www.malcom-mac.com/nemo
--
use the Fit() method after Hiding and Showing the buttons.
HTH,
-- CMcP
import wx
class AppFrame(wx.Frame):
def __init__(self, parent, title):
wx.Frame.__init__(self, parent, -1, title)
panel = wx.Panel(self, -1)
panel_sizer = wx.BoxSizer(wx.VERTICAL)
panel.
wxPython demo source is a
very useful way to learn this sort of thing.
HTH,
-- CMcP
--
http://mail.python.org/mailman/listinfo/python-list