Fwd: Installation Errors

2019-09-05 Thread venu gopal reddy
Hi Python Support Team, I have subscribed now and re-sending my query. Please suggest. I have an Issue installing python 3.7 on my work computer. It says core.msi package not found during installation. Can you please help me with steps to resolve this issue? Thank you, Venu -- https

Re: Need the list of XML parsers

2011-01-17 Thread Venu
Hi Stefan Using cElementTree, would you be willing show to me how to find the nodes with certain attribute, ie search using attributes and attibute values. I did not see any example code from the cElementTree official website. Regards, Venu -- http://mail.python.org/mailman/listinfo/python

Re: Need the list of XML parsers

2011-01-17 Thread Venu Allipuram
lxml is a great one, but it is not simple to install libxml and libxslt on Linux using user permissions. Also it is hard to package the scripts after the complete development for release. Did anybody try this, if so please let me know your thoughts on this. Thanks venu On Mon, Jan 17, 2011 at 11

Need the list of XML parsers

2011-01-17 Thread Venu
Hi, I am getting into serious Python programming for Electronic CAD tools, I am trying to find the best XML parser modules available. I need good searching capability for attributes, nodes and block of XML. I am looking for either a recommendation or previous forum links. Thanks Venu -- http

Problem in identifying an archived file in Windows

2009-02-24 Thread venu madhav
13856 etc for different files but all of them are archived. Is there any way to come to a conclusion using these numbers about whether a file is archived or not. Thanks in advance, Venu -- http://mail.python.org/mailman/listinfo/python-list

Re: Problem in accessing files with unicode fonts.

2009-02-23 Thread venu madhav
Iguana... > http://rebertia.com > > > On Mon, Feb 23, 2009 at 10:31 PM, venu madhav > wrote: > > Hello, > >Sorry for mailing to your personal mails instead of mailing to > > the group. The reason being the intensity of the problem and time factor. > >

Re: Obtaining SMTP address of a sender and receiver of an outlook mail

2008-12-03 Thread venu madhav
Hi, I don't have access to the AD server because only the administrators here have those rights. Aren't there any MAPI Sender and Recipient object properties which satisfies my need? Thank you, Venu. On Thu, Dec 4, 2008 at 9:00 AM, BJ Swope <[EMAIL PROTECTED]> wrote: >