##// END OF EJS Templates
templater: fix string representation of wrapped None...
templater: fix string representation of wrapped None flatten() and stringify() skip None, which means wrappedvalue(None).show() must return '' instead of 'None'. This isn't a problem right now, but we'll encounter it once we start using wrapped types extensively.

File last commit:

r32206:c4858385 default
r38291:354fad86 @37 default
Show More
__init__.py
0 lines | 0 B | text/x-python | PythonLexer