Adrian Petrescu <[EMAIL PROTECTED]> writes:
> Oh, you're right! Silly me, I had always thought it was standard.
> Thanks for pointing this out! I went and downloaded ClientCookie and
> it works great on OS X. And since it is BSD-licensed, I can use it in
> my app without any fear. Perfect.
>
> Tha
Oh, you're right! Silly me, I had always thought it was standard.
Thanks for pointing this out! I went and downloaded ClientCookie and
it works great on OS X. And since it is BSD-licensed, I can use it in
my app without any fear. Perfect.
Thank you, Graham!
On Jul 12, 10:28 pm, Graham Dumpleton <
On Jul 13, 12:14 pm, Adrian Petrescu <[EMAIL PROTECTED]> wrote:
> Hi, all. I'm writing an app for OS X; therefore I'd prefer to use only
> the default python install that comes with Tiger. For the moment,
> however, this means:
>
> NaviOSX:~ adrianpetrescu$ python -V
> Python 2.3.5
>
> Therefore, I
Hi, all. I'm writing an app for OS X; therefore I'd prefer to use only
the default python install that comes with Tiger. For the moment,
however, this means:
NaviOSX:~ adrianpetrescu$ python -V
Python 2.3.5
Therefore, I was not surprised to find out that cookielib did not
exist here, since I knew