Re: python 3.x third party modules

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Christian Heimes

    Re: python 3.x third party modules

    Almar Klein wrote:
    Can
    anyone say something about that? Will it take a month, a year?
    A year or more is realistic. A couple of years is even more realistic.
    Large projects are moving slowly and Python 3.0 introduces some heavy
    changes. The separation of text (unicode str) and data (bytes) takes time.

    Christian

Working...