mirror of
https://github.com/python/cpython.git
synced 2025-08-03 16:39:00 +00:00
Remove cut 'n paste silliness.
This commit is contained in:
parent
aa7d24319e
commit
30e0beab6d
1 changed files with 0 additions and 2 deletions
|
@ -59,8 +59,6 @@ class Complains(object):
|
|||
return "Complains(%d)" % self.i
|
||||
|
||||
class Stable(object):
|
||||
maybe_complain = True
|
||||
|
||||
def __init__(self, key, i):
|
||||
self.key = key
|
||||
self.index = i
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue