summaryrefslogtreecommitdiff
path: root/testsuite/E11.py
blob: 98b94318ebdfe156c279bbfbabc003bed1418fde (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
#: E111
if x > 2:
  print x
#: E111
if True:
     print
#: E112
if False:
print
#: E113
print
    print
#: E111 E113
mimetype = 'application/x-directory'
     # 'httpd/unix-directory'
create_date = False