##// END OF EJS Templates
templater: inline unwrapvalue()...
templater: inline unwrapvalue() The current unwrapvalue() will be superseded by _unwrapvalue(). Note that _unwrapvalue() can simply return thing.tovalue() if thing is a wrapped object. That's because tovalue() is guaranteed to not return a generator of strings.

File last commit:

r37513:b1fb341d default
r38226:61cecab0 default
Show More
MANIFEST.in
7 lines | 109 B | text/plain | TextLexer
graft c-ext
graft zstd
graft tests
include make_cffi.py
include setup_zstd.py
include zstd.c
include LICENSE