| Age | Commit message (Collapse) | Author |
|
|
|
This improves readability, accumulates unrecognized arguments raise an
exception with all of them, and avoids refetching the values.
|
|
Thanks Mariusz for suggesting it.
|
|
|
|
model constructor
|
|
|
|
|
|
|
|
This is a reliqua from the early days of the modeltests/regressiontests era.
|
|
|
|
|
|
Should be unneeded with Python 2.7 and up.
Added some unicode_literals along the way.
|
|
|