Thank you, I solve problem. My problem is bad internet connection. Python can't get public timeline at default timeout.
On 5 апр, 21:58, Abraham Williams <[email protected]> wrote: > I'm not familiar with Python but it sounds like you are missing a parameter > that Python needs. > > On Sun, Apr 5, 2009 at 10:39, Anatoliy <[email protected]> wrote: > > > Hello. > > > I'm trying to read public timeline in python: > > a = urllib2.urlopen("http://twitter.com/statuses/ > > public_timeline.xml <http://twitter.com/statuses/%0Apublic_timeline.xml>") > > But it generates exception: > > urllib2.URLError: <urlopen error (60, 'Operation timed out')> > > > Browser and wget still working. > > > What problem I have? > > -- > Abraham Williams | Hacker |http://abrah.am > @poseurtech |http://the.hackerconundrum.com > Web608 | Community Evangelist |http://web608.org > This email is: [ ] blogable [x] ask first [ ] private. > Sent from Chicago, Illinois, United States
