Re: [CFI] About Python3+ libraries

2009-07-13 Thread Daichi GOTO
I have committed x11-toolkits/py31-tkinter as my first step. Thanks :) Li-Wen Hsu wrote: On Mon, Jul 6, 2009 at 17:14, Daichi GOTO wrote: Easy and non-impact solution is to add ports with py3- prefix I guess. For example, right now I want to python3 verion x11-toolkits/py-tkinter. I think it

Re: [CFI] About Python3+ libraries

2009-07-06 Thread Li-Wen Hsu
On Mon, Jul 6, 2009 at 17:14, Daichi GOTO wrote: > Easy and non-impact solution is to add ports with > py3- prefix I guess. For example, right now I want to > python3 verion x11-toolkits/py-tkinter. I think it is reasonable. I will add databases/py25-bsddb soon, for mail/py-spambayes using, which

[CFI] About Python3+ libraries

2009-07-06 Thread Daichi GOTO
Hi python ports folks, I want to know your ideas and suggestions. Right now, there are 2 major python branches, python 2.x and 3.x. Most ports uses python 2.x as their supported version python. But for i18n user, python 3+ is better than python 2.x, at least for me. So I'm developing some too