how do i get xml.sax.make_parser() to work on solaris and cygwin python
Martin von Loewis
loewis at informatik.hu-berlin.de
Fri Mar 15 08:32:19 EST 2002
More information about the Python-list mailing list
Fri Mar 15 08:32:19 EST 2002
- Previous message (by thread): further infos
- Next message (by thread): how do i get xml.sax.make_parser() to work on solaris and cygwin python
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
ayinger1 at pacbell.net (andrew) writes: > it looks like neither cygwin nor solaris python installation includes > expat libraries. any idea how i can get this working? You need to obtain a copy of expat from expat.sf.net. Regards, Martin
- Previous message (by thread): further infos
- Next message (by thread): how do i get xml.sax.make_parser() to work on solaris and cygwin python
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list