[Pidgin] #15695: Python 3 compatibility

Pidgin trac at pidgin.im
Thu Jul 25 05:02:59 EDT 2013


#15695: Python 3 compatibility
-------------------------+------------------------
 Reporter:  bkabrda      |       Owner:
     Type:  enhancement  |      Status:  pending
Milestone:               |   Component:  libpurple
  Version:  2.10.7       |  Resolution:
 Keywords:               |
-------------------------+------------------------
Changes (by bkabrda):

 * status:  pending => new


Comment:

 So, taking for example libpurple/purple-remote, it uses print statement,
 not print function. It also uses urllib, that has been split to
 urllib.{request,parse,error} in Python 3. I'm sure that there are more
 things like this.
 Anyway, the scripts look pretty simple, so running 2to3 on them and doing
 few hand modifications should do the job.
 Thanks.

-- 
Ticket URL: <https://developer.pidgin.im/ticket/15695#comment:2>
Pidgin <http://pidgin.im>
Pidgin


More information about the Tracker mailing list