Sha256: ccbe69805c48373a048249d1b2252ebf66d55bb2569e4974593835ad9963f622
Contents?: true
Size: 1.08 KB
Versions: 1
Compression:
Stored size: 1.08 KB
Contents
³ò ”,9Mc @ s7 d Z d Z d d k Z d d k Z e a d „ Z d S( sH src/engine/SCons/Options/PackageOption.py 4629 2010/01/17 22:23:21 sconssû Place-holder for the old SCons.Options module hierarchy This is for backwards compatibility. The new equivalent is the Variables/ class hierarchy. These will have deprecation warnings added (some day), and will then be removed entirely (some day). iÿÿÿÿNc O sF t p) d } t i i t i i | ƒ t a n t t i i | | ƒ S( NsW The PackageOption() function is deprecated; use the PackageVariable() function instead.( t warnedt SConst Warningst warnt DeprecatedOptionsWarningt Truet applyt Variablest PackageVariable( t argst kwt msg( ( s@ install/lib/scons-1.2.0.d20100117/SCons/Options/PackageOption.pyt PackageOption&