On Mar 15, 2:15 pm, yqyq22 wrote:
> On Mar 15, 11:02 am, Laurent Claessens wrote:
>
>
>
>
>
> > Le 15/03/2011 09:10, yqyq22 a crit :
>
> > > Hi all,
> > > I would like to put an alphanumeric string like this one
> > > EE472A86441AF2E629DE360
On Mar 15, 11:02 am, Laurent Claessens wrote:
> Le 15/03/2011 09:10, yqyq22 a crit :
>
> > Hi all,
> > I would like to put an alphanumeric string like this one
> > EE472A86441AF2E629DE360 in a list, then iterate inside the entire
> > string lenght and change each dig
On Mar 15, 9:20 am, Chris Rebert wrote:
> On Tue, Mar 15, 2011 at 1:10 AM, yqyq22 wrote:
> > Hi all,
> > I would like to put an alphanumeric string like this one
> > EE472A86441AF2E629DE360 in a list, then iterate inside the entire
> > string lenght and change eac
Hi all,
I would like to put an alphanumeric string like this one
EE472A86441AF2E629DE360 in a list, then iterate inside the entire
string lenght and change each digit with a random digit.
Do u have some suggestion? thanks a lot
--
http://mail.python.org/mailman/listinfo/python-list
On May 28, 5:24 pm, christian schulze wrote:
> On 28 Mai, 17:20, yqyq22 wrote:
>
>
>
>
>
> > On May 28, 5:17 pm, christian schulze wrote:
>
> > > On 28 Mai, 16:47, yqyq22 wrote:
>
> > > > Hy, i would like to create a little script to re
On May 28, 5:17 pm, christian schulze wrote:
> On 28 Mai, 16:47, yqyq22 wrote:
>
>
>
>
>
> > Hy, i would like to create a little script to reproduce this one
> > below:
> > Do you have suggestion?
>
> > POST /folder/path/upload.exe?/dir HTTP/1.
On Oct 1, 4:03 pm, [EMAIL PROTECTED] wrote:
> HI all,
> i have some problem with the code belove, i have a list of servers in
> a textfile (elencopc.txt) i would to retrieve informations via WMI
> ( cicle for ), but i don't understand if the code is correct:
>
> import win32com.client
> import
HI all,
i have some problem with the code belove, i have a list of servers in
a textfile (elencopc.txt) i would to retrieve informations via WMI
( cicle for ), but i don't understand if the code is correct:
import win32com.client
import string
import sys
listserver = open('c:\\elencopc.txt','r
HI,
i would like to know if there is a way to create a python script for
automate mstsc.exe username and pwd credential, i mean i would create
a script that first open mstsc.exe and in the same time is able to
fill [computer+username+pwd].
Regards
thanks a lot in advance
--
http://mail.python.org/m
Dear all,
another little question, I use idle 1.1.2, is there a way to use a
history for the command line?
thanks in advance
--
http://mail.python.org/mailman/listinfo/python-list
How to open remote file ? example: \\server\share\file.txt
thanks a lot
--
http://mail.python.org/mailman/listinfo/python-list
11 matches
Mail list logo