blob: 891600d16bee9e2463573cdda511ad71d9b8e07d [file] [log] [blame]
Christian Heimes52c5e572013-10-13 02:04:50 +02001from _collections_abc import *
2from _collections_abc import __all__