- Commit
- 4a7d305d220a4081ac7c106199baa940d838ce67
- Parent
- 0361517cdebad5b01433bb996e395de39d018a68
- Author
- John MacFarlane <jgm@berkeley.edu>
- Date
Fixed md2man for python3.
Partially addresses #254.
This change makes make_man_page.py work with either python3 or
python2.
The test suite is still dependent on python2, and this should be
changed, but for now this at least makes a build possible.