File tree
Expand file treeCollapse file tree
3 files changed
+12
-20
lines changedFilter options
- appengine/standard_python37/pubsub
- templates
Expand file treeCollapse file tree
3 files changed
+12
-20
lines changedappengine/standard_python37/pubsub/main.py
Copy file name to clipboardExpand all lines: appengine/standard_python37/pubsub/main.py+11-14Lines changed: 11 additions & 14 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
19 | 19 |
|
20 | 20 |
|
21 | 21 |
|
22 |
| - |
23 | 22 |
|
24 | 23 |
|
25 | 24 |
|
| ||
38 | 37 |
|
39 | 38 |
|
40 | 39 |
|
41 |
| - |
42 | 40 |
|
43 | 41 |
|
44 | 42 |
|
45 | 43 |
|
46 | 44 |
|
47 | 45 |
|
48 | 46 |
|
49 |
| - |
| 47 | + |
50 | 48 |
|
51 | 49 |
|
52 | 50 |
|
| ||
74 | 72 |
|
75 | 73 |
|
76 | 74 |
|
77 |
| - |
78 |
| - |
79 |
| - |
80 |
| - |
81 |
| - |
82 |
| - |
83 |
| - |
| 75 | + |
| 76 | + |
| 77 | + |
| 78 | + |
| 79 | + |
| 80 | + |
| 81 | + |
| 82 | + |
| 83 | + |
| 84 | + |
84 | 85 |
|
85 |
| - |
86 |
| - |
87 |
| - |
88 |
| - |
89 | 86 |
|
90 | 87 |
|
91 | 88 |
|
|
appengine/standard_python37/pubsub/main_test.py
Copy file name to clipboardExpand all lines: appengine/standard_python37/pubsub/main_test.py+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
70 | 70 |
|
71 | 71 |
|
72 | 72 |
|
73 |
| - |
| 73 | + |
74 | 74 |
|
75 | 75 |
|
76 | 76 |
|
|
appengine/standard_python37/pubsub/templates/index.html
Copy file name to clipboardExpand all lines: appengine/standard_python37/pubsub/templates/index.html-5Lines changed: 0 additions & 5 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
25 | 25 |
|
26 | 26 |
|
27 | 27 |
|
28 |
| - |
29 |
| - |
30 |
| - |
31 |
| - |
32 |
| - |
33 | 28 |
|
34 | 29 |
|
35 | 30 |
|
|
0 commit comments