![]() - add Version.__format__ to support new-style formatting. - Python3 doesn't handle this well -- it delegates to object.__format__(), which raises an error for fancy format strings. - not sure why it doesn't call str(self).__format__ instead, but that's hwo things are. |
||
---|---|---|
.. | ||
docs | ||
env | ||
external | ||
llnl | ||
spack |