rss.py for win32.

Dave Pawson dpawson at NEARLYNildram.co.uk
Sun Nov 24 07:24:35 EST 2002


"Terry Reedy" <tjreedy at udel.edu> wrote in 
news:vdWdndYr6YGgGUKgXTWcpg at comcast.com:

> 
> "Dave Pawson" <dpawson at NEARLYNildram.co.uk> wrote in message
> news:Xns92CF7551B3417DaveP at 195.112.4.37...
>> http://orchard.sourceforge.net/doc/RSS-parser.py
>>
>> Appears to be *nix only.
> 
> Why do you think that?  

Traceback (most recent call last):
  File "testrss.py", line 8, in ?
    tc.parse("http://www.python.org/channews.rdf")
  File "rss.py", line 207, in parse
    signal.signal(signal.SIGALRM, self._timeout)
AttributeError: 'module' object has no attribute 'SIGALRM'


Looks very Un win32 like to me...
Not dissimilar to *nix C code?
Hence the question.

regards DaveP.



More information about the Python-list mailing list