Your IP : 216.73.216.213
3
� f>e � @ s* d Z ddlZddlZddlmZ ddlmZmZmZmZ ddl Z ddl
Z
ddlZddlZddl
Z
ddlZddlZddlZddlZddlZddlmZ ddlmZ ejjr�ejd��ddlZdadd � Zd
d� ZG dd
� d
ej�ZG dd� de�Z G dd� dej�Z!G dd� dej�Z"e#dk�r&ej$� dS )zTests for 'site'.
Tests assume the initial paths in sys.path once the interpreter has begun
executing have not been removed.
� N)�support)�captured_stderr�TESTFN�EnvironmentVarGuard�
change_cwd)�mock)�copyzPython was invoked with -Sc C s| t jd d � atjrxtjjtj� rxytjtj� tj tj� W n6 t
k
rv } ztjdtj| f ��W Y d d } ~ X nX d S )Nz-unable to create user site directory (%r): %s)
�sys�path�OLD_SYS_PATH�site�ENABLE_USER_SITE�os�isdir� USER_SITE�makedirs�
addsitedir�PermissionError�unittest�SkipTest)�exc� r �3/opt/alt/python36/lib64/python3.6/test/test_site.py�setUpModule% s r c C s t tjd d �<