fnp
/
librarian.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Basic PDF support.
[librarian.git]
/
librarian
/
xmlutils.py
diff --git
a/librarian/xmlutils.py
b/librarian/xmlutils.py
index
97a3039
..
340ee83
100644
(file)
--- a/
librarian/xmlutils.py
+++ b/
librarian/xmlutils.py
@@
-39,7
+39,7
@@
class Xmill(object):
"""
# Here we can see how a decision not to return the modified map
# leads to a need for a hack.
"""
# Here we can see how a decision not to return the modified map
# leads to a need for a hack.
- return reduce(lambda a, b: a.update(b) or a, self._options, defaultdict(lambda:
Fals
e))
+ return reduce(lambda a, b: a.update(b) or a, self._options, defaultdict(lambda:
Non
e))
@options.setter
def options(self, opts):
@options.setter
def options(self, opts):