[Python-Dev] splitext('.cshrc')
"Martin v. Löwis"
martin at v.loewis.de
Thu Mar 8 18:52:26 CET 2007
Alexey Borzenkov schrieb:
> I don't understand only one thing, why do people need new functions?
> You can anticipate the change today, and write functions that do
> exactly what you need no matter which way (current or proposed) python
> implements:
Indeed, that's also true. When people actually care, they can easily
achieve compatibility across versions.
Regards,
Martin
More information about the Python-Dev
mailing list