summaryrefslogtreecommitdiffstats
path: root/Lib/pstats.py
diff options
context:
space:
mode:
Diffstat (limited to 'Lib/pstats.py')
-rw-r--r--Lib/pstats.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/Lib/pstats.py b/Lib/pstats.py
index 4fd55c8..51faaf6 100644
--- a/Lib/pstats.py
+++ b/Lib/pstats.py
@@ -185,7 +185,6 @@ class Stats:
"""Expand all abbreviations that are unique."""
if not self.sort_arg_dict:
self.sort_arg_dict = dict = {}
- std_list = dict.keys()
bad_list = {}
for word in self.sort_arg_dict_default.keys():
fragment = word