rss.py for win32.
Dave Pawson
dpawson at NEARLYNildram.co.uk
Sun Nov 24 07:24:35 EST 2002
More information about the Python-list mailing list
Sun Nov 24 07:24:35 EST 2002
- Previous message (by thread): rss.py for win32.
- Next message (by thread): rss.py for win32.
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
"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.
- Previous message (by thread): rss.py for win32.
- Next message (by thread): rss.py for win32.
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list