In article <[EMAIL PROTECTED]>,
Felix Benner <[EMAIL PROTECTED]> wrote:
>Dhika Cikul schrieb:
>> Hello,
>>
>> I'm new in Python, i don't know my subject is correct or wrong. I have
>> problem with my script. I want to change password with passwd password
>> in python without user submitted anythi
Dhika Cikul schrieb:
> Hello,
>
> I'm new in Python, i don't know my subject is correct or wrong. I have
> problem with my script. I want to change password with passwd password
> in python without user submitted anything from keyboard. I get
> tutorial that i must use pipe to process this. And th
Hello,
I'm new in Python, i don't know my subject is correct or wrong. I have
problem with my script. I want to change password with passwd password
in python without user submitted anything from keyboard. I get
tutorial that i must use pipe to process this. And this is my code :
[code]
1.