Current Path : /usr/local/lib/python2.5/distutils/command/ |
FreeBSD hs32.drive.ne.jp 9.1-RELEASE FreeBSD 9.1-RELEASE #1: Wed Jan 14 12:18:08 JST 2015 root@hs32.drive.ne.jp:/sys/amd64/compile/hs32 amd64 |
Current File : //usr/local/lib/python2.5/distutils/command/install_headers.pyo |
³ò h”Rc @ sB d Z d Z d d k Z d d k l Z d e f d „ ƒ YZ d S( s• distutils.command.install_headers Implements the Distutils 'install_headers' command, to install C/C++ header files to the Python include directory.s; $Id: install_headers.py 37828 2004-11-10 22:23:15Z loewis $iÿÿÿÿN( t Commandt install_headersc B sP e Z d Z d d g Z d g Z d „ Z d „ Z d „ Z d „ Z d „ Z RS( s install C/C++ header filess install-dir=t ds$ directory to install header files tot forcet fs- force installation (overwrite existing files)c C s d | _ d | _ g | _ d S( Ni ( t Nonet install_dirR t outfiles( t self( ( s= /usr/local/lib/python2.5/distutils/command/install_headers.pyt initialize_options s c C s | i d d d ƒ d S( Nt installR R R ( s install_headerss install_dir( s forces force( t set_undefined_options( R ( ( s= /usr/local/lib/python2.5/distutils/command/install_headers.pyt finalize_options s c C sk | i i } | p d Sn | i | i ƒ x9 | D]1 } | i | | i ƒ \ } } | i i | ƒ q2 Wd S( N( t distributiont headerst mkpathR t copy_fileR t append( R R t headert outt _( ( s= /usr/local/lib/python2.5/distutils/command/install_headers.pyt run% s c C s | i i p g S( N( R R ( R ( ( s= /usr/local/lib/python2.5/distutils/command/install_headers.pyt get_inputs/ s c C s | i S( N( R ( R ( ( s= /usr/local/lib/python2.5/distutils/command/install_headers.pyt get_outputs2 s ( s install-dir=R s$ directory to install header files to( s forceR s- force installation (overwrite existing files)( t __name__t __module__t descriptiont user_optionst boolean_optionsR R R R R ( ( ( s= /usr/local/lib/python2.5/distutils/command/install_headers.pyR s ( t __doc__t __revision__t ost distutils.coreR R ( ( ( s= /usr/local/lib/python2.5/distutils/command/install_headers.pys <module> s