Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

One change that comes to mind that someone might see as trivial: "{}".format("foo") works in 2.7 and not in 2.6 (in 2.6 it must be "{0}".format("foo")).


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: