/opt/alt/python37/lib/python3.7/site-packages/setuptools/_vendor/__pycache__
B ��W�z|2�� @ s| d Z ddlZddlmZ yddlmZmZ W n$ ek rP ddlmZmZ Y nX e d�Z dZdd� ZG dd � d ee�Z dS ) z� An OrderedSet is a custom MutableSet that remembers its order, so that every entry has an index that can be looked up. Based on a recipe originally posted to ActiveState Recipes by Raymond Hettiger, and released under the MIT license. � N)�deque)� MutableSet�Sequencez3.1c C s"