Does anyone know of a freely available script that can take a given URL
and follow every link within it?
Ideally, I would like to start with this to build a quick application
to grab all the content off a website to publish it to a CD.
Thanks,
jul
--
http://mail.python.org/mailman/listinfo/pyt
Hi there,
I'm trying to load data from 2 different CD drives to compare the data
on them to see if they are identical. I've found the WinCDRom module
online but it doesn't seem to give access to the data at all. The only
thing it seems to do is check if there is a readable cd in a specific
drive.