[14C0:1718][2015-10-06T20:09:57]i001: Burn v3.10.0.1823, Windows v6.1
(Build 7601: Service Pack 1), path:
C:\Users\raj\Downloads\python-3.5.0-webinstall.exe
[14C0:1718][2015-10-06T20:09:57]i000: Initializing string variable
'ActionLikeInstalling' to value 'Installing'
[14C0:1718][2015-10-06T20:09:5
Hi
I need help in pxssh.
Steps :
1) I was login into remote machine usning pxssh and the prompt is '$'.
2) After successful login running some command and the prompt is '>'.
3) Here onwards I want to execute cli commands by using sendline().
My requirement: I need to pass arguments to sendline()
%s.so" % (platform_affix,var, rteset)
Please let me know how can I implement this efficiently in python
language.
Need help urgent.
Thanks,
-Rajesh
--
http://mail.python.org/mailman/listinfo/python-list
Crystal Concepts offering PHP-MYSQL & JAVA/J2EE
courses on short term basis.
For details contact,
19/2 New No 182 Kaliamman Koil Street,
Virugambakkam
Chennai 600 092
mail: [EMAIL PROTECTED]
Mobile: 98407-28150
--
http://mail.python.org/mailman/listinfo/python-list
to the python binary or a
command-line version of PYTHONPATH?
Regards
Rajesh
--
http://mail.python.org/mailman/listinfo/python-list
Hi,What chunk sizes do you normally use in your code?Thank You.On 4/14/06, Amit Khemka <[EMAIL PROTECTED]
> wrote:On 4/14/06, Rajesh Sathyamoorthy <
[EMAIL PROTECTED]> wrote:> Hi,>> I wanted to know why it is more efficient to read a file in smaller chunks (> using file()
Hi,Could I have some links? It would be very helpful.Thank You.On 4/14/06, Felipe Almeida Lessa wrote:
Em Sex, 2006-04-14 às 13:45 +0800, Rajesh Sathyamoorthy escreveu:> I wanted to know why it is more efficient to read a file in smaller> chunks ( using file() or open() )?It's more e
Hi,I wanted to know why it is more efficient to read a file in smaller chunks ( using file() or open() )? If this is not done, will this lead to errors in the data read or just results in slower performance?
Thank You.
--
http://mail.python.org/mailman/listinfo/python-list
Hi,I know how to write files to a zip file but i was wondering if there was a way to add a empty folder to the zip file using the zipfile module? I can only write files and not directories to a zip file.Thank You.
--
http://mail.python.org/mailman/listinfo/python-list
I tried the script and had to get a hexdigest to get the value providedMy test:SimplyMEPIS-3.3.1-1.iso
checksum: 41a19060d3bb37bd596708ba77964491i got: 41a19060d3bb37bd596708ba77964491Do people normally provide md5 checksum in a hexadecimal string?Besides that, is the script reliable?
Replies:Rajes
Hi,How do you calculate the md5 checksum of a file?so far i got this,import md5obj = md5.new()file = open( 'filename', 'rb') data = "">obj.update(data)checksum = md5.digest
()Is this correct? Is there anything else i should do before comparing the checksum with the one provided for the file?Thank
Hi,
I would know how to minimize a program (wxpython app) into an icon on
the taskbar on windows (the one at the side near the clock, i can't
remember what is it called.)
Is it easy to be done? Is there a way to do the same thing on Linux?
Thank You.
--
http://mail.python.org/mailman/
12 matches
Mail list logo