Sha256: 5c606606f46fd890705c1594e57edc55fe89df132369aa0f0dbd180afef0caff
Contents?: true
Size: 1.04 KB
Versions: 2
Compression:
Stored size: 1.04 KB
Contents
Ñò rê$Lc @ s7 d Z d Z d d k Z d d k Z e a d „ Z d S( sE src/engine/SCons/Options/ListOption.py 5023 2010/06/14 22:05:46 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 sC t p) d } t i i t i i | ƒ t a n t i i | | Ž S( NsQ The ListOption() function is deprecated; use the ListVariable() function instead.( t warnedt SConst Warningst warnt DeprecatedOptionsWarningt Truet Variablest ListVariable( t argst kwt msg( ( s; install/lib/scons-2.0.0.final.0/SCons/Options/ListOption.pyt ListOption&