Xpra: Ticket #278: rencode_orig does not build with python2.4

It would be nice to find a way to fix the code without impacting performance, and without making it fugly...

byte-compiling ../python2.4/site-packages/xpra/rencode/rencode_orig.py to rencode_orig.pyc
  File "/usr/lib/python2.4/site-packages/xpra/rencode/rencode_orig.py", line 171
    colon = x.index(b':', f)
SyntaxError: invalid syntax

This is not a huge issue since we normally build the cython version and this is only the fallback.



Thu, 07 Mar 2013 15:15:43 GMT - Antoine Martin: status changed; resolution set

fixed in r2906


Mon, 19 May 2014 12:38:13 GMT - Antoine Martin: milestone changed; version deleted

(setting correct milestone the work was completed in)


Sat, 23 Jan 2021 04:50:22 GMT - migration script:

this ticket has been moved to: https://github.com/Xpra-org/xpra/issues/278