@clacke
This is an interesting one indeed. I guess Py2 could be made a Py3 dialect... unless there were some fundamental syntactic changes that would make it impossible. I can think of "print x" vs "print(x)" but I'll leave it to people more competent on interpreter development :)
@python @racket