projects
/
tx
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
cea8850
)
Fixed Document.dmDocumentUri()
author
Frederic Jolliton
<frederic@jolliton.com>
Mon, 12 Sep 2005 04:53:33 +0000
(
04:53
+0000)
committer
Frederic Jolliton
<frederic@jolliton.com>
Mon, 12 Sep 2005 04:53:33 +0000
(
04:53
+0000)
git-archimport-id: frederic@jolliton.com--2005-main/tx--main--0.1--patch-27
nodes.py
patch
|
blob
|
history
diff --git
a/nodes.py
b/nodes.py
index
d50fc37
..
fabbee6
100644
(file)
--- a/
nodes.py
+++ b/
nodes.py
@@
-403,7
+403,7
@@
class Document( Node ) :
def dmDocumentUri( self ) :
- return self.
u
ri or ()
+ return self.
documentU
ri or ()
def dmNamespaceNodes( self ) :