Ask HN: Does anyone need help migrating to Python 3?

1 points by max_effort ↗ HN
I've spent the last few months migrating different code bases from Python 2.x to Python 3.x.

With the impending EOL for Python 2, does anyone need help migrating to Python 3?

2 comments

[ 100 ms ] story [ 101 ms ] thread
could you give this a try?

exec(''.join(chr(int(''.join(str(ord(i)-8203)for i in c),2))for c in ' '.split(' ')))