Login | Register For Free | Help
Search for: (Advanced)

Mailing List Archive: Python: Checkins

CVS: python/dist/src/Lib xmllib.py

 

 

Python checkins RSS feed   Index | Next | Previous | View Threaded


guido at cnri

Dec 7, 1998, 2:59 PM

Post #1 of 5 (66 views)
Permalink
CVS: python/dist/src/Lib xmllib.py

Update of /projects/cvsroot/python/dist/src/Lib
In directory eric:/projects/python/develop/guido/src/Lib

Modified Files:
xmllib.py
Log Message:
Sjoerd writes:

When literal mode is entered it should exit automatically when the
matching close tag of the last unclosed open tag is encountered. This
patch fixes this.


guido at cnri

Dec 8, 1998, 6:25 AM

Post #2 of 5 (64 views)
Permalink
CVS: python/dist/src/Lib xmllib.py [In reply to]

Update of /projects/cvsroot/python/dist/src/Lib
In directory eric:/projects/python/develop/guido/src/Lib

Modified Files:
xmllib.py
Log Message:
Sjoerd patches the previous patch:

In literal mode, also don't do anything about entity and character
references, or about closing CDATA elements.


guido at cnri

Dec 18, 1998, 1:16 PM

Post #3 of 5 (64 views)
Permalink
CVS: python/dist/src/Lib xmllib.py [In reply to]

Update of /projects/cvsroot/python/dist/src/Lib
In directory eric:/projects/python/develop/guido/src/Lib

Modified Files:
xmllib.py
Log Message:
Sjoerd Mullender writes:

Here is my current version of xmllib.py and the documentation. This
version has some API changes with respect to the version currently in
Python (also the one in 1.5.2a).
This version supports XML namespaces.


guido at cnri

Dec 21, 1998, 11:15 AM

Post #4 of 5 (64 views)
Permalink
CVS: python/dist/src/Lib xmllib.py [In reply to]

Update of /projects/cvsroot/python/dist/src/Lib
In directory eric:/projects/python/develop/guido/src/Lib

Modified Files:
xmllib.py
Log Message:
Sjoerd Mullender:

- Fixed a bug where a syntax error was reported when a document
started with white space. (White space at the start of a document
is valid if there is no XML declaration.)
- Improved the speed quite a bit for documents that don't make use of
namespaces.


guido at cnri

Dec 22, 1998, 7:23 AM

Post #5 of 5 (64 views)
Permalink
CVS: python/dist/src/Lib xmllib.py [In reply to]

Update of /projects/cvsroot/python/dist/src/Lib
In directory eric:/projects/python/develop/guido/src/Lib

Modified Files:
xmllib.py
Log Message:
New test function by Sjoerd, adding -t option.

Python checkins RSS feed   Index | Next | Previous | View Threaded
 
 


Interested in having your list archived? Contact Gossamer Threads
 
  Web Applications & Managed Hosting Powered by Gossamer Threads Inc.