bildzeitung
|
bf26ffbf56
|
Updated tests; removed try/catch for ucollections
|
2018-05-14 14:43:34 -04:00 |
Paul Sokolovsky
|
8c35f3979c
|
tests: Update for _io/_collections module having been renamed.
|
2016-05-02 14:15:11 +03:00 |
stijn
|
12340147b0
|
py: Use sequence of strings for named tuple initialization
- remove single string initialization style
- take list of strings instead
- store list in the type for fast lookup
|
2015-01-01 14:53:23 +02:00 |
Paul Sokolovsky
|
52b25293e2
|
tests/bench: Time namedtuple field access.
That's higher than instance field access - behold the power of hashing.
|
2014-05-07 22:33:37 +03:00 |