Re: Automating preplucked pluckings (fwd)

2002-06-03 Thread Bill Janssen
> You don't have to use wget/cron to fetch the SlashPluck.pdb file. Indeed. I'd forgotten that I use my own script to grab URLs from various places, instead of wget or curl. Here it is Bill #!/usr/bin/env python import sys, urllib def main(argv): if len(argv) < 2: sys.stderr.wr

Re: Automating preplucked pluckings (fwd)

2002-05-31 Thread David A. Desrosiers
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Forwarded on Jason's behalf - -- I would have responded to this sooner, but I just moved, and do not yet have connectivity at home. That's also why I'm using this crappy web-based mailer, so apologies for the formatting. Anyway, to the point... Yo