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