
mythtv at cvs
Jul 31, 2010, 11:38 AM
Post #1 of 2
(108 views)
Permalink
|
|
Ticket #8710: Port python bindings to Python 3.x
|
|
#8710: Port python bindings to Python 3.x -------------------------------+-------------------------------------------- Reporter: wagnerrp | Owner: wagnerrp Type: task | Status: new Priority: minor | Milestone: 0.25 Component: Bindings - Python | Version: Unspecified Severity: medium | Mlocked: 0 -------------------------------+-------------------------------------------- Python 3.0 was released at the end of 2008, and while similar, is not source compatible with old 2.x programs. Code migration tools exist, but the socket libraries should be rewritten to take advantage of new faculties in 3.x. -- Ticket URL: <http://svn.mythtv.org/trac/ticket/8710> MythTV <http://www.mythtv.org/> MythTV _______________________________________________ mythtv-commits mailing list mythtv-commits [at] mythtv http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-commits
|