Welcome to mirror list, hosted at ThFree Co, Russian Federation.

dev.gajim.org/gajim/gajim.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'src/common/rst_xhtml_generator.py')
-rw-r--r--src/common/rst_xhtml_generator.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/common/rst_xhtml_generator.py b/src/common/rst_xhtml_generator.py
index c65387d15..8f57bb698 100644
--- a/src/common/rst_xhtml_generator.py
+++ b/src/common/rst_xhtml_generator.py
@@ -57,7 +57,7 @@ else:
interpret_url:
this, modulo the validated text, will be added to it
validator:
- should return the validated text, or raise ValueError
+ should return the validated text, or raise ValueError
'''
def uri_reference_role(role, rawtext, text, lineno, inliner,
options={}, content=[]):
@@ -143,7 +143,7 @@ else:
def create_xhtml(text):
return Generator.create_xhtml(text)
-
+
if __name__ == '__main__':
print "test 1\n", Generator.create_xhtml("""