home *** CD-ROM | disk | FTP | other *** search
/ PC World 2001 April / PCWorld_2001-04_cd.bin / Software / TemaCD / webclean / !!!python!!! / PyXML-0.6.3.win32-py2.0.exe / xmldoc / TODO < prev   
Text File  |  2000-12-03  |  434b  |  17 lines

  1. TODO list:
  2.     * Make more passes over the documentation
  3.     * More demo programs 
  4.     * Lots of docstrings!
  5.         * Re-indent everything to 4-space indents
  6.     * Flesh out the test suite more
  7.  
  8. demo/xbel/    
  9.     * Update all the software to match the current XBEL DTD
  10.     * Add a test suite for the basic parser
  11.  
  12. dom/
  13.     * Element.removeAttributeNode needs to know about DTDs to
  14. restore a default value.
  15.  
  16.     * Greg Stein owes doc on qp_xml
  17.