[PATCH 0/7] doc: Python 3 compat, rst2man.py support, etc.

2014-04-21 Thread David Bremner
"W. Trevor King" writes: > I just bumped into this today while testing v2 of my > content-description series: > pushed patches 1-4 d

[PATCH 0/7] doc: Python 3 compat, rst2man.py support, etc.

2014-04-21 Thread David Bremner
Tomi Ollila writes: > In this series IMO the patches 1-4: > > id:8d518408f2da8bc96ae3123f05791142da26b9bc.1396718720.git.wking at tremily.us > id:543aee63407956e60f85dc11a2d25855e98c10c3.1396718720.git.wking at tremily.us > id:5e4509ab08699afe2681110fb35075e1d0bbdc7e.1396718720.git.wking at

Re: [PATCH 0/7] doc: Python 3 compat, rst2man.py support, etc.

2014-04-21 Thread David Bremner
W. Trevor King wk...@tremily.us writes: I just bumped into this today while testing v2 of my content-description series: pushed patches 1-4 d ___ notmuch mailing list notmuch@notmuchmail.org http://notmuchmail.org/mailman/listinfo/notmuch

Re: [PATCH 0/7] doc: Python 3 compat, rst2man.py support, etc.

2014-04-20 Thread David Bremner
Tomi Ollila tomi.oll...@iki.fi writes: In this series IMO the patches 1-4: id:8d518408f2da8bc96ae3123f05791142da26b9bc.1396718720.git.wk...@tremily.us id:543aee63407956e60f85dc11a2d25855e98c10c3.1396718720.git.wk...@tremily.us

[PATCH 0/7] doc: Python 3 compat, rst2man.py support, etc.

2014-04-14 Thread Tomi Ollila
On Sat, Apr 05 2014, "W. Trevor King" wrote: > I just bumped into this today while testing v2 of my > content-description series: > > $ ./configure > ? > $ make > ? > python ./doc/mkdocdeps.py ./doc doc/_build doc/docdeps.mk > Traceback (most recent call last): > File

Re: [PATCH 0/7] doc: Python 3 compat, rst2man.py support, etc.

2014-04-14 Thread Tomi Ollila
On Sat, Apr 05 2014, W. Trevor King wk...@tremily.us wrote: I just bumped into this today while testing v2 of my content-description series: $ ./configure … $ make … python ./doc/mkdocdeps.py ./doc doc/_build doc/docdeps.mk Traceback (most recent call last): File

[PATCH 0/7] doc: Python 3 compat, rst2man.py support, etc.

2014-04-05 Thread W. Trevor King
I just bumped into this today while testing v2 of my content-description series: $ ./configure ? $ make ? python ./doc/mkdocdeps.py ./doc doc/_build doc/docdeps.mk Traceback (most recent call last): File "./doc/mkdocdeps.py", line 6, in execfile(srcdir + '/conf.py')

[PATCH 0/7] doc: Python 3 compat, rst2man.py support, etc.

2014-04-05 Thread W. Trevor King
I just bumped into this today while testing v2 of my content-description series: $ ./configure … $ make … python ./doc/mkdocdeps.py ./doc doc/_build doc/docdeps.mk Traceback (most recent call last): File ./doc/mkdocdeps.py, line 6, in module execfile(srcdir + '/conf.py')