In article <[EMAIL PROTECTED]>, Barry A. Warsaw
<[EMAIL PROTECTED]> writes
>
>> "RB" == Robin Becker <[EMAIL PROTECTED]> writes:
>
>RB> Unfortunately it seems that while urllib can manage http
>RB> authentification just fine mailman requires cookies etc.
>
>RB> Is there a neat way
> "RB" == Robin Becker <[EMAIL PROTECTED]> writes:
RB> Unfortunately it seems that while urllib can manage http
RB> authentification just fine mailman requires cookies etc.
RB> Is there a neat way to use python to provide the correct
RB> behaviour?
Robin,
While I haven't h
At 12:14 01/05/2002 +0100, Robin Becker wrote:
>We have a list maintained by our ISP so we only have web access to the
>internals via admin pages.
>
>As an exercise I wanted to use python to get access to all the pages in
>the membership management.
>
>Unfortunately it seems that while urllib can