##// END OF EJS Templates
Generate fontweight enum values without an extraneous variable from a comprehension...
Generate fontweight enum values without an extraneous variable from a comprehension In python 2, the comprehension will create a new class attribute, i. Using a map will not create the extra local variable.

File last commit:

r10285:5e1e98c2
r19836:dfd3d3f4
Show More
__init__.py
1 line | 40 B | text/x-python | PythonLexer
from .client import BlockingKernelClient