aitjcize / cppman

C++ 98/11/14 manual pages for Linux/MacOS
GNU General Public License v3.0
1.28k stars 79 forks source link

Change to python3 #7

Closed Stanley00 closed 11 years ago

Stanley00 commented 11 years ago

In ARCH linux, python3 is the default now. So I think change from python2 to python3 is necessary.

aitjcize commented 11 years ago

Hi Stanley,

Thanks for the patch. Since python2 is still more common used than python3, I still like to maintain the python2 version. Your patch is now in the python3 branch. BTW, although the default python version in ArchLinux is python3, Installing cppman through AUR will correctly select the right python version thanks to makepkg.