File: D:/Python311/Lib/distutils/tests/__pycache__/test_filelist.cpython-311.opt-2.pyc
�
��VcS. � �* � d dl Z d dlZd dlZd dlmZ d dlmZ d dlmZ d dl m
Z
mZmZ d dlm
Z
d dlmZ d dlmZmZ d d lmZ d
Zd� Z G d� d
ej ej � � Z G d� dej � � Zd� Zedk r e e� � � � dS dS )� N)�debug)�WARN)�DistutilsTemplateError)�
glob_to_re�translate_pattern�FileList)�filelist)� os_helper)�captured_stdout�run_unittest)�supportz�include ok
include xo
exclude xo
include foo.tmp
include buildout.cfg
global-include *.x
global-include *.txt
global-exclude *.tmp
recursive-include f *.oo
recursive-exclude global *.x
graft dir
prune dir3
c �D � | � dt j � � S )N�/)�replace�os�sep)�ss �1D:\Python311\Lib\distutils\tests\test_filelist.py�make_local_pathr s � �,��9�9�S�"�&�!�!�!� c �P � e Zd Zd� Zd� Zd� Zd� Zd� Zd� Zd� Z d� Z
d � Zd
� Zd� Z
dS )
�FileListTestCasec � � | � | � t � � g � � | � � � d S �N)�assertEqual�get_logsr �
clear_logs��selfs r �assertNoWarningsz!FileListTestCase.assertNoWarnings'