On Fri, Oct 26, 2012 at 6:49 PM, Sander Sweers wrote:
> Op vrijdag 26 oktober 2012 17:00:16 schreef Prasad, Ramit:
>> Based on the most recent comment (May 2010) I would probably
>> stick with online tutorials.
>
> I generally do not trust "reviews" on the publisher's website as they have
> been p
Op vrijdag 26 oktober 2012 17:00:16 schreef Prasad, Ramit:
> Based on the most recent comment (May 2010) I would probably
> stick with online tutorials.
I generally do not trust "reviews" on the publisher's website as they have
been proved to be constructed by them.
> Here are some tutorials fo
Sander Sweers wrote:
> Hi List,
>
> I am looking for resources on creating xml files in python. I have found some
> resources but they all are very basic. I find lots of resources online about
> parsing and searching in an xml file but not so much about creating them.
>
> Do any of you know of go
Op zaterdag 27 oktober 2012 03:30:26 schreef Steven D'Aprano:
> On 27/10/12 03:14, Sander Sweers wrote:
> > Do any of you know of good online resources? I found an o'reilly book [1]
> > do you know if it is any good?
> >
> > [1] http://shop.oreilly.com/product/9780596001285.do
>
> For those of us
On 27/10/12 03:14, Sander Sweers wrote:
Do any of you know of good online resources? I found an o'reilly book [1] do
you know if it is any good?
[1] http://shop.oreilly.com/product/9780596001285.do
For those of us who have email access but no web access at the moment, or who
have access to
Hi List,
I am looking for resources on creating xml files in python. I have found some
resources but they all are very basic. I find lots of resources online about
parsing and searching in an xml file but not so much about creating them.
Do any of you know of good online resources? I found an o
On Sat, Mar 29, 2008 at 3:57 PM, Doran, Harold <[EMAIL PROTECTED]> wrote:
> I am a python neophyte who has used python to parse through text files
> using basic functions and no OOP experience. I have a need to process some
> xml files and from what I am now reading python is the exact tool I nee
On 8/13/05, David Holland <[EMAIL PROTECTED]> wrote:
> What is a good way of using xml and python ?
ElementTree? http://effbot.org/zone/element-index.htm
or, lxml http://codespeak.net/lxml/
Luis.
___
Tutor maillist - Tutor@python.org
http://mail.pyth
I forgot to say that I am using knoppix 3.9
___
How much free photo storage do you get? Store your holiday
snaps for FREE with Yahoo! Photos http://uk.photos.yahoo.com
___
Tutor
What is a good way of using xml and python ?
I tried to install PyXML but I get this as an error
message :-
python setup.py
Traceback (most recent call last):
File "setup.py", line 127, in ?
config_h_vars = parse_config_h(open(config_h))
IOError: [Errno 2] No such file or directory:
'/usr/inc
10 matches
Mail list logo