mirror of https://github.com/python/cpython
# *NOT* by Sam Bayer: reindented to use 4 spaces like the rest here,
# and removed trailing whitespace.
This commit is contained in:
parent
64acb5ce93
commit
61b95db389
|
@ -87,7 +87,6 @@ class SuckerThread(websucker.Sucker):
|
|||
return 1
|
||||
|
||||
|
||||
|
||||
class App:
|
||||
|
||||
sucker = None
|
||||
|
|
Loading…
Reference in New Issue