Warning:
Can't synchronize with repository "(default)" (Unsupported version control system "svn": No module named svn). Look in the Trac log for more information.
Ticket #1963: genshi-default-format.diff
| File genshi-default-format.diff,
678 bytes
(added by Chris Arndt, 3 years ago) |
|
|
-
|
|
|
|
| 350 | 350 | "cheetah.precompiled": get("cheetah.precompiled", False), |
| 351 | 351 | "genshi.encoding": get("genshi.encoding", "utf-8"), |
| 352 | 352 | "genshi.default_doctype": get("genshi.default_doctype", None), |
| | 353 | "genshi.default_format": get("genshi.default_format", "html"), |
| 353 | 354 | "genshi.lookup_errors": get("genshi.lookup_errors", "strict"), |
| 354 | 355 | "genshi.loader_callback" : get("genshi.loader_callback", None), |
| 355 | 356 | "json.skipkeys": get("json.skipkeys", False), |
Download in other formats: