Project

General

Profile

Statistics
| Revision:
Name Size Revision Age Author Comment
  _archive 258 almost 13 years Aaron Marcuse-Kubitza Moved pre-BIEN 3 files into _archive folder
  bin 307 almost 13 years Aaron Marcuse-Kubitza bin/map: Refactored to print document opening, ...
  config 272 almost 13 years Aaron Marcuse-Kubitza Moved bien_password to new config dir
  inputs 289 almost 13 years Aaron Marcuse-Kubitza Updated SALVIAS plots mappings and correspondin...
  lib 306 almost 13 years Aaron Marcuse-Kubitza xml_dom.py: Added support for integer indents
  mappings 289 almost 13 years Aaron Marcuse-Kubitza Updated SALVIAS plots mappings and correspondin...
  test 274 almost 13 years Aaron Marcuse-Kubitza Renamed util to bin
Makefile 4.67 KB 284 almost 13 years Aaron Marcuse-Kubitza Makefile: Added python-dateutil dependency
README.TXT 231 Bytes 268 almost 13 years Aaron Marcuse-Kubitza Moved everything in scripts to root. inputs_Mak...
map 723 Bytes 274 almost 13 years Aaron Marcuse-Kubitza Renamed util to bin
scripts 6 Bytes 270 almost 13 years Aaron Marcuse-Kubitza Added symlink from scripts to new scripts desti...

Latest revisions

# Date Author Comment
307 12/28/2011 10:28 AM Aaron Marcuse-Kubitza

bin/map: Refactored to print document opening, contents, and closing in separate steps so they can be separated later

306 12/28/2011 10:27 AM Aaron Marcuse-Kubitza

xml_dom.py: Added support for integer indents

305 12/28/2011 10:19 AM Aaron Marcuse-Kubitza

xml_dom.py: Added NodeIter() and Node.__iter__()

304 12/28/2011 10:05 AM Aaron Marcuse-Kubitza

Use new xml_dom.prettyxml_config instead of Node.writeprettyxml because it can be passed as keyword args to any writexml function

303 12/28/2011 10:00 AM Aaron Marcuse-Kubitza

xml_dom.py: Removed no longer needed xml_dom.writexml()

302 12/28/2011 10:00 AM Aaron Marcuse-Kubitza

bin/map: Use Node.writeprettyxml() instead of xml_dom.writexml()

301 12/28/2011 09:57 AM Aaron Marcuse-Kubitza

xml_dom.py: Added minidom.Document write_opening() and write_closing() methods. Changed writexml(writer, node) to use new Node.writeprettyxml() method.

300 12/28/2011 09:28 AM Aaron Marcuse-Kubitza

Renamed ex.py to exc.py

299 12/28/2011 09:24 AM Aaron Marcuse-Kubitza

Import xml.dom.minidom as minidom

298 12/28/2011 09:10 AM Aaron Marcuse-Kubitza

xml_dom.py: Refactored xml.dom.minidom.Element.writexml() to use new write_opening() and write_closing() methods. Use new functions is_elem() and is_text_node() to determine node type. Corrected definition of a text element to be an element that contains a single text node.

View all revisions | View revisions

Also available in: Atom