remove unused internal interfaces
This commit is contained in:
parent
4ffdba08c9
commit
19448df6f8
@ -12,10 +12,6 @@ class CodePageManager:
|
||||
"""Initialize codepage manager."""
|
||||
self.data = data
|
||||
|
||||
def get_all(self):
|
||||
"""Get list of all codepages."""
|
||||
return self.data.values()
|
||||
|
||||
@staticmethod
|
||||
def get_encoding_name(encoding):
|
||||
"""Get encoding name.
|
||||
|
Loading…
x
Reference in New Issue
Block a user