Viewing File: /usr/lib/python3.6/site-packages/setuptools/command/__pycache__/py36compat.cpython-36.opt-1.pyc
3
Xoöhz ã @ sd d dl Z d dlmZ d dlmZ d dlmZ d dlmZ G dd„ dƒZe ejdƒr`G d d„ dƒZdS )
é N)Úglob)Úconvert_path)Úsdist)Úfilterc @ s\ e Zd ZdZdd„ Zedd„ ƒZdd„ Zdd „ Zd
d„ Z dd
„ Z
dd„ Zdd„ Zdd„ Z
dS )Úsdist_add_defaultszö
Mix-in providing forward-compatibility for functionality as found in
distutils on Python 3.7.
Do not edit the code in this class except to update functionality
as implemented in distutils. Instead, override in the subclass.
c C s<