Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #16510

Re: platform issues?

From Redcat <redcat@catfolks.net>
Newsgroups comp.lang.python
Subject Re: platform issues?
Date 2011-12-01 19:03 +0000
Message-ID <9jq1chFug2U10@mid.individual.net> (permalink)
References <mailman.3206.1322765028.27778.python-list@python.org>

Show all headers | View raw


On Thu, 01 Dec 2011 13:43:38 -0500, Adrian Powell wrote:

> Since I'm actually trying to write a twitter client, I was more focused
> on the results from twitter. Since google and twitter are so huge and so
> distributed, I'd bet neither are good tests for this, but they look
> approximately right.
> 
> Are there better ways to test if our network setup is good? At least
> that would be a relatively easy thing to fix.

I think I'd first try "dig www.google.com" to be sure that it is 
resolving, then I believe I'd try to fetch the URL from your code sample 
using cUrl. If both of those work then I'm not sure what I'd look at next.

Back to comp.lang.python | Previous | NextPrevious in thread | Find similar | Unroll thread


Thread

Re: platform issues? "Adrian Powell" <adrianp@bringtechnology.com> - 2011-12-01 13:43 -0500
  Re: platform issues? Redcat <redcat@catfolks.net> - 2011-12-01 19:03 +0000

csiph-web