Sha256: e3425bc699a4c18fa5cadb2a3c68703fa624049b462e3b6ff146312372ec00fe
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/BoolOption.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 BoolOption() function is deprecated; use the BoolVariable() function instead.( t warnedt SConst Warningst warnt DeprecatedOptionsWarningt Truet Variablest BoolVariable( t argst kwt msg( ( sh /home/als/proj/qrscanner/ext/qrscanner/zxing/scons/scons-local-2.0.0.final.0/SCons/Options/BoolOption.pyt BoolOption&