Current Path : /usr/local/lib/python2.5/distutils/ |
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/dep_util.pyc |
łň hRc @ sJ d Z d Z d d k Z d d k l Z d Z d Z d d Z d S( sŻ distutils.dep_util Utility functions for simple, timestamp-based dependency of files and groups of files; also, function based entirely on such timestamp dependency analysis.s4 $Id: dep_util.py 37828 2004-11-10 22:23:15Z loewis $i˙˙˙˙N( t DistutilsFileErrorc C s t i i | p t d | n t i i | p d Sn d d k l } t i | | } t i | | } | | j S( s Return true if 'source' exists and is more recently modified than 'target', or if 'source' exists and 'target' doesn't. Return false if both exist and 'target' is the same age or younger than 'source'. Raise DistutilsFileError if 'source' does not exist. s file '%s' does not existi i˙˙˙˙( t ST_MTIME( t ost patht existsR t statR ( t sourcet targetR t mtime1t mtime2( ( s. /usr/local/lib/python2.5/distutils/dep_util.pyt newer s c C s t | t | j o t d n g } g } xX t t | D]D } t | | | | o&