Hi,
Is there any way to convert from DocBook to html in Python? Thanks!
BR
Younger Wang
--
http://mail.python.org/mailman/listinfo/python-list
Hi,
Is there any module for parsing DocBook? Thanks!
BR
Younger Wang
--
http://mail.python.org/mailman/listinfo/python-list
gging.INFO,
format='%(levelname)s %(module)s:%(lineno)d:
%(message)s')
return logging.getLogger(name)
I had to make this helper function because calling logging.getLogger
will fail in an exception without configuring logging module. I wish it
is not like that.
BR
Younger Wang
-