projects
/
idea
/
community.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
if is None and if is not None postfix templates added
[idea/community.git]
/
python
/
resources
/
postfixTemplates
/
PyIsNonePostfixTemplate
/
after.py.template
1
def f(a):
2
if a is None:
3
<spot></spot>