@@ -211,57 +216,31 @@ class BuildDoc(sphinx.setup_command.BuildDoc):
self.finalize_options()
try:
sphinx.setup_command.BuildDoc.run(self)
exceptUnicodeDecodeError:
print>>sys.stderr,"ERROR: unable to build documentation because Sphinx do not handle source path with non-ASCII characters. Please try to move the source package to another location (path with *only* ASCII characters)."
print>>sys.stderr,"ERROR: unable to build documentation because Sphinx do not handle source path with non-ASCII characters. Please try to move the source package to another location (path with *only* ASCII characters)."