Current Path : /lib/python3.6/site-packages/pip/compat/__pycache__/ |
Current File : //lib/python3.6/site-packages/pip/compat/__pycache__/dictconfig.cpython-36.pyc |
3 �Pf8Z � @ s� d dl mZ d dlZd dlZd dlZd dlZd dlmZ ej dej �Zdd� Zyd dlm Z W n ek rz dd � Z Y nX G d d� de�ZG dd � d e�ZG dd� de�ZG dd� de�ZG dd� de�ZeZdd� ZdS )� )�absolute_importN)�sixz^[a-z_][a-z0-9_]*$c C s t j| �}|std| ��dS )Nz!Not a valid Python identifier: %rT)� IDENTIFIER�match� ValueError)�s�m� r � /usr/lib/python3.6/dictconfig.py�valid_ident"