Message196667
@pitrou:
Thank you for your answer.
I agree they should not replace databases or files, but I think 255 is just way too lightweight. It feels unnatural to have this limitation for no specific reason.
Recently, I've seen a lot of solutions that emulate the namedtuple functionality with some classes in order to workaround this issue, but they all feel "forced" and require some unsavory hacks.
I think namedtuple is one the most useful structures in the language, and like tuples and dicts, shouldn't be limited by design. |
|
| Date |
User |
Action |
Args |
| 2013-08-31 19:33:38 | valorien | set | recipients:
+ valorien, rhettinger, pitrou, giampaolo.rodola |
| 2013-08-31 19:33:38 | valorien | set | messageid: <[email protected]> |
| 2013-08-31 19:33:38 | valorien | link | issue18896 messages |
| 2013-08-31 19:33:37 | valorien | create | |
|