Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | type->print(): Distinguish str() and repr() variety by passing extra param. | Paul Sokolovsky | 2014-01-15 |
| | |||
* | Add objtuple.h to allow embedding of tuples inside other objects. | Paul Sokolovsky | 2014-01-14 |
This is useful because tuple is closest analog of C static array. |