Ivan Ven Osdel wrote:
>>- Original Message -
>>From: "Diez B. Roggisch" <[EMAIL PROTECTED]>
>>To: python-list@python.org
>>Sent: Saturday, August 2, 2008 11:05:07 AM GMT -06:00 US/Canada Central
>>Subject: Re: Agnostic fetching
>
>>
>- Original Message -
>From: "Diez B. Roggisch" <[EMAIL PROTECTED]>
>To: python-list@python.org
>Sent: Saturday, August 2, 2008 11:05:07 AM GMT -06:00 US/Canada Central
>Subject: Re: Agnostic fetching
>Bruce Frederiksen schrieb:
> On Fri, 01 Au
jorpheus wrote:
> OK, that sounds stupid. Anyway, I've been learning Python for some
> time now, and am currently having fun with the urllib and urllib2
> modules, but have run into a problem(?) - is there any way to fetch
> (urllib.retrieve) files from a server without knowing the filenames?
> For
Bruce Frederiksen schrieb:
On Fri, 01 Aug 2008 17:05:00 -0700, jorpheus wrote:
OK, that sounds stupid. Anyway, I've been learning Python for some
time now, and am currently having fun with the urllib and urllib2
modules, but have run into a problem(?) - is there any way to fetch
(urllib.retriev
jorpheus wrote:
OK, that sounds stupid. Anyway, I've been learning Python for some
time now, and am currently having fun with the urllib and urllib2
modules, but have run into a problem(?) - is there any way to fetch
(urllib.retrieve) files from a server without knowing the filenames?
For insta
On Fri, 01 Aug 2008 17:05:00 -0700, jorpheus wrote:
> OK, that sounds stupid. Anyway, I've been learning Python for some
> time now, and am currently having fun with the urllib and urllib2
> modules, but have run into a problem(?) - is there any way to fetch
> (urllib.retrieve) files from a server