Hacker News new | ask | show | jobs
Ask HN: Does anyone need help migrating to Python 3?
1 points by max_effort 2544 days ago
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

This reads like a request for a job/project/work-for-money. Feel free to add yourself to https://news.ycombinator.com/item?id=20325924
could you give this a try?

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