mirror of
https://github.com/davidhalter/typeshed.git
synced 2025-12-07 20:54:28 +08:00
Add back six.moves.configparser.Error (#7616)
This commit is contained in:
@@ -1 +1,3 @@
|
||||
# Error is not included in __all__ so export it explicitly
|
||||
from configparser import *
|
||||
from configparser import Error as Error
|
||||
|
||||
Reference in New Issue
Block a user