Sha256: 0bde79d6efadbfd5c6143b1bae2ea5526c2239be2a05e2288cc8f6186bb79ffe
Contents?: true
Size: 1.13 KB
Versions: 2
Compression:
Stored size: 1.13 KB
Contents
ó àqLc @ s7 d Z d Z d d l Z d d l 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 sA t s. d } t j j t j j | ƒ t a n t j j | | Ž 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( ( sh /home/als/proj/qrscanner/ext/qrscanner/zxing/scons/scons-local-2.0.0.final.0/SCons/Options/ListOption.pyt ListOption&