Settings

Theme

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

1 points by max_effort 7 years ago · 2 comments · 1 min read


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?

mtmail 7 years ago

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

wvlia5 7 years ago

could you give this a try?

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

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection