Also, there was planned maintenance today if I recall, so you may have hit the outage window. When were you trying this? Does it work now?
-Chad On Sun, Apr 5, 2009 at 1:58 PM, 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") >> 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
