mirror of
ssh://git.janware.com/srv/git/janware/proj/jw-python
synced 2026-01-15 09:53:32 +01:00
2 commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 296dde387c | |||
| a0234e7d54 |
| Author | SHA1 | Message | Date | |
|---|---|---|---|---|
| 296dde387c |
cast.from_str(): Add as alias to cast_str()
Using cast.from_str('blah') seems more logical than cast.cast_str(),
so add that alias and see how it fares.
Signed-off-by: Jan Lindemann <jan@janware.com>
|
|||
| a0234e7d54 |
Add module jwutils.cast
Signed-off-by: Jan Lindemann <jan@janware.com> |