> Is there an archive of the plucker-dev mailing list that I could search
> before posting dumb questions here?
Yes, the same page where you clicked to subscribe, two sentences
down, there's a link to the offsite mailing list archives.
> Is Plucker supposed to work with Python 1.5.2? I had problems with my
> system until I switched to Python 2.1 and it worked like a champ.
Minimum requirements are Python 2.x, currently, if you're using the
latest version of the viewer.
> Is there any mechanism in the works (or present for that matter) that
> supports cookies for sites?
Not at this time, but patches are always welcome.
Bill, is there a facility in urllib.py and friends to manage the
"cookie jar" for Python? In perl, there's dozens of cookie modules. Does
Python have something similar?
[dd]