Message107233
Unfortunately I think it's too late to do anything about this. I, for one, have many lines of code in production that use the strftime format specifier for datetime.__format__.
You only option would be to invent a new language that was somehow distinguishable from the strftime specifiers, but I doubt you'd get much support.
I think it's better to extend strftime, and let __format__ benefit from it. |
|
| Date |
User |
Action |
Args |
| 2010-06-06 21:29:46 | eric.smith | set | recipients:
+ eric.smith, brett.cannon, belopolsky, docs@python |
| 2010-06-06 21:29:46 | eric.smith | set | messageid: <[email protected]> |
| 2010-06-06 21:29:44 | eric.smith | link | issue8913 messages |
| 2010-06-06 21:29:44 | eric.smith | create | |
|