I'm writing some high-performance code and using Berkeley DB for it, so I'm using C. I'd like my code to be usable as a library (and callable from Python). I'm not sure what to do about signal ...
I need a little www library for a project I'm starting. Basically, I just need it to spider for me.<BR><BR>Here is the official list of requirements:<BR>1) For a given page, it must be able to return ...