Sha256: 9724e1bfd24fe50a90b88a042c0280a3aaac83bc3157037b3cc4dba80979a793
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/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 sC t p) d } t i i t i i | ƒ t a n t i i | | Ž 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( ( s; install/lib/scons-2.0.0.final.0/SCons/Options/BoolOption.pyt BoolOption&