File \"C:\\Python25\\lib\\SocketServer.py\", line 330, in __init__ self.server_bind() File \"C:\\Python25\\lib\\BaseHTTPServer.py\", line 101, in server_bind
I am assuming your are using the default port assigned by gae sdk so you might want to ensure that it is not used by any other programs.