[EMAIL PROTECTED] wrote:
> How make a Python script
>
> 1. login
> 2. type password &
> 3. download file
>
> all from a **remote web site**?
>
> I'm not comfortable with *MY* software handling the password part.
>
> It just seems like trouble if users must tell *my* software their
> password.
Thanks to Everyone for replying - it has given me much food for thought.
- Stuart
Stuart Turner wrote:
> Hi Everyone,
>
> I'm working hard trying to get Python 'accepted' in the organisation I
> work
> for. I'm making some good in-roads. One chap sent
I'm already using it for a ton of things - I want to try and get broader
acceptance in the organisation for it to be made and 'officially supported
product'.
Stefan Arentz wrote:
> Stuart Turner <[EMAIL PROTECTED]> writes:
>
>> Hi Everyone,
>>
&
Hi Everyone,
I'm working hard trying to get Python 'accepted' in the organisation I work
for. I'm making some good in-roads. One chap sent me the text below on
his views of Python. I wondered if anyone from the group could give me
some advice on how to respond / if they had been in a similar po
Jon Hewer wrote:
> Hi
>
> I'm pretty new to Python, and recently been working my way through
> Dive Into Python, and I'm currently writing a really simple rss reader
> purely to get familiarised with the language. I want to move onto
> something a little more challenging, but I'm stuck for ideas
EnderLocke wrote:
> I have a friend who wants to learn python programming. I learned off
> the internet and have never used a book to learn it. What books do you
> recommend?
>
> Any suggestions would be appreciated.
I've just been learning Python and used a combination of 'Python in a
Nutshell