Timeline for Python Export Decorator
Current License: CC BY-SA 3.0
3 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Oct 17, 2017 at 10:25 | comment | added | Peilonrayz♦ | Your minimalist version is, IMO, un-Pythonic. "There should be one-- and preferably only one --obvious way to do it.". I don't know why you hate returning a tuple, the usage, for users, is almost exactly the same as yours, and it's easier to understand. Finally, I don't see how mine is ridged, what more features would you want? And how would sub classing help that? | |
| Oct 17, 2017 at 5:04 | history | edited | Aaron Hall | CC BY-SA 3.0 |
added 17 characters in body
|
| Oct 17, 2017 at 4:42 | history | answered | Aaron Hall | CC BY-SA 3.0 |