%PDF- %PDF-
Direktori : /usr/local/lib/python2.7/distutils/tests/ |
Current File : //usr/local/lib/python2.7/distutils/tests/test_dist.pyo |
ó Pêáac @ sg d Z d d l Z d d l Z d d l Z d d l Z d d l Z d d l Z d d l m Z m Z d d l m Z d d l Z d d l m Z m Z m Z m Z d d l m Z d d l m Z d e f d „ ƒ YZ d e f d „ ƒ YZ d e j e j e j e j f d „ ƒ YZ d e j e j e j f d „ ƒ YZ d „ Z e d k rce e ƒ ƒ n d S( s Tests for distutils.dist.iÿÿÿÿN( t Distributiont fix_help_options( t Command( t TESTFNt captured_stdoutt run_unittestt unlink( t support( t logt test_distc B s e Z d Z d g Z d „ Z RS( s# Sample distutils extension command.s sample-option=t Ss help textc C s d | _ d S( N( t Nonet sample_option( t self( ( s5 /usr/local/lib/python2.7/distutils/tests/test_dist.pyt initialize_options s ( s sample-option=R s help text( t __name__t __module__t __doc__t user_optionsR ( ( ( s5 /usr/local/lib/python2.7/distutils/tests/test_dist.pyR s t TestDistributionc B s e Z d Z d „ Z RS( s² Distribution subclasses that avoids the default search for configuration files. The ._config_files attribute must be set before .parse_config_files() is called. c C s | j S( N( t _config_files( R ( ( s5 /usr/local/lib/python2.7/distutils/tests/test_dist.pyt find_config_files&