Skip to content

Commit 3bd1c25

Browse files
committed
Remove unused function
1 parent 1660fa5 commit 3bd1c25

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

bpython/history.py

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -165,12 +165,6 @@ def enter(self, line):
165165
if self.index == 0:
166166
self.saved_line = line
167167

168-
@classmethod
169-
def from_filename(cls, filename):
170-
history = cls()
171-
history.load(filename)
172-
return history
173-
174168
def reset(self):
175169
self.index = 0
176170
self.saved_line = ''

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy