Error:
ImportError: No module named google.protobuf
--
https://mail.python.org/mailman/listinfo/python-list
Ascii items. Is
there a better way to read this?
Thanks
Sankar
‚ ÿþÿ
2 0 1 5 - 0 8 - 2 8 ÿþÿ1 7 : 2 2 : 0 3 Á í 0ÿþÿE L E K T A _
E O S _ R T D _ V X 2 ÿþÿ ÿþÿ 0ÿþÿ ÿþÿ ÿþÿ 0ÿþÿ ÿþÿ ÿþÿ 0ÿþÿ ÿþÿ
ÿþÿ ¸
0ÿþÿ ÿþÿM L C X ÿþÿM L C X Pÿþÿ0 . 0 ÿþÿ0 . 0
your suggestion worked.Thanks Robin.
-Sankar
On Mon, Jul 25, 2011 at 8:28 PM, Robin Becker wrote:
> On 22/07/2011 03:55, SANKAR . wrote:
>
>> Hi all,
>>
>>
>
>
>> C:\Python26\dist>DELchek.exe
>> Traceback (most recent call last):
>>
module named _fontdata_enc_winansi
But I could see the '_fontdata_enc_winansi' module in reportlab folder.
Could someone help me to fix this.
Your help is much appreciated.
Thanks
Sankar
--
http://mail.python.org/mailman/listinfo/python-list
Hi There,
I am looking for buitin function to calculate 16 bit checksum values of the
lines in text file using python.
I could find one for 32 bit but not for 16 bit. Can some one help me?
Thanks
Sankar
--
http://mail.python.org/mailman/listinfo/python-list
Thanks Alan!
-Sankar
On Tue, Jan 11, 2011 at 2:50 PM, Alan Meyer wrote:
> On 1/10/2011 6:02 PM, Chris Rebert wrote:
>
>> On Mon, Jan 10, 2011 at 2:44 PM, SANKAR . wrote:
>>
>>> Hello There,
>>>
>>>
>>>I am from non IT field also
Hi Chris ,
Thanks for your response.
I am reading a Test.txt (see atatchment) file using following code to get
the T2:
F =open('C:\Test.txt','r')
T1 = F.readlines()
for i in range(len(T1)):
T2 = T1[i].split(',')
print(T2)
Regards
Sankar
On Tue, J
w do get the list elements without double quote in my output (T2).
T2 =[ *' *Field* **' , ' *12.5 *', ' *2.5* ']*
Thanks
Sankar
--
http://mail.python.org/mailman/listinfo/python-list