|
|
|
|
|
by wladimir
5302 days ago
|
|
Yes, a backward compatibility mode that could re-add those things would be nice (which could be enabled by adding a pragma "from __past__ import old_unicode_literals", for example). It would allow for a more gradual transition. |
|