[MacPorts] #45231: py-html2text xrange error with python3

MacPorts noreply at macports.org
Wed Oct 1 07:15:20 PDT 2014


#45231: py-html2text xrange error with python3
---------------------------+--------------------------------
 Reporter:  khindenburg@…  |      Owner:  macports-tickets@…
     Type:  defect         |     Status:  new
 Priority:  Normal         |  Milestone:
Component:  ports          |    Version:  2.3.1
 Keywords:                 |       Port:  py-html2text
---------------------------+--------------------------------
 xrange is not in python3

 {{{
 for i in xrange(len(self.list)): NameError: global name 'xrange' is not
 defined
 }}}

 I think we should use https://github.com/html2text/html2text 2014.7.3
 (aaronsw pasted away some time ago)

 I can commit if no one has any objections.

-- 
Ticket URL: <https://trac.macports.org/ticket/45231>
MacPorts <http://www.macports.org/>
Ports system for OS X


More information about the macports-tickets mailing list