repo.or.cz
/
dom-editor.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Remove debugging.
[dom-editor.git]
/
Dome
/
constants.py
blob
3306901b65747e25c7aef9fa8be10931d911ae4e
1
from
Ft
.
Xml
import
XMLNS_NAMESPACE
2
3
FALSE
=
0
4
TRUE
=
1
5
6
DOME_NS
=
'http://www.ecs.soton.ac.uk/~tal00r/Dome'
7
XSLT_NS
=
'http://www.w3.org/1999/XSL/Transform'