File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 1
1
< p > Here is some sample code:</ p >
2
2
3
- < div class ="codehilite " style ="background: #f8f8f8 "> < pre style ="line-height: 125% "> < span > </ span > < code > < span style ="color: #008000; font-weight: bold "> import</ span > < span style ="color: #0000FF; font-weight: bold "> sys</ span >
3
+ < div class ="codehilite " style ="background: #f8f8f8 "> < pre style ="line-height: 125%; "> < span > </ span > < code > < span style ="color: #008000; font-weight: bold "> import</ span > < span style ="color: #0000FF; font-weight: bold "> sys</ span >
4
4
< span style ="color: #008000; font-weight: bold "> def</ span > < span style ="color: #0000FF "> main</ span > (argv< span style ="color: #666666 "> =</ span > sys< span style ="color: #666666 "> .</ span > argv):
5
5
logging< span style ="color: #666666 "> .</ span > basicConfig()
6
6
log< span style ="color: #666666 "> .</ span > info(< span style ="color: #BA2121 "> 'hi'</ span > )
7
7
</ code > </ pre > </ div >
8
8
9
9
< p > and:</ p >
10
10
11
- < div class ="codehilite " style ="background: #f8f8f8 "> < pre style ="line-height: 125% "> < span > </ span > < code > use < span style ="color: #BA2121 "> 'zlib'</ span >
11
+ < div class ="codehilite " style ="background: #f8f8f8 "> < pre style ="line-height: 125%; "> < span > </ span > < code > use < span style ="color: #BA2121 "> 'zlib'</ span >
12
12
< span style ="color: #008000 "> sub</ span > main(argv)
13
13
< span style ="color: #008000 "> puts</ span > < span style ="color: #BA2121 "> 'hi'</ span >
14
14
< span style ="color: #008000; font-weight: bold "> end</ span >
You can’t perform that action at this time.
0 commit comments