Diego Elio Pettenò
|
34b4993d63
|
Add license to some obvious files.
|
2020-07-06 19:16:25 +01:00 |
Roy Hooper
|
73e076a40c
|
make types that depend on tuple subscr work
|
2020-01-11 18:21:43 -05:00 |
Scott Shawcroft
|
d8e66a5f32
|
try 2. make namedtuple types handle subclasses
|
2019-12-13 16:00:04 -08:00 |
Scott Shawcroft
|
72d993d60c
|
py changes for supporting superclass constructors that take kwargs
|
2019-01-14 17:29:19 -08:00 |
Dan Halbert
|
f48b70050e
|
merge finished
|
2018-07-28 13:29:47 -04:00 |
Dan Halbert
|
e2e01efa84
|
compiles and runs; hangs on import storage;storage.VfsFat.<tab>
|
2018-07-13 22:51:10 -04:00 |
Paul Sokolovsky
|
8667a5f053
|
py/objnamedtuple: Allow to reuse namedtuple basic functionality.
By declaring interface in objnamedtuple.h and introducing a helper
allocation function.
|
2017-11-20 09:30:06 +02:00 |