Sha256: f6cf92d0702b1ac38be0b54bb3729a9a28d51f865cf4068233b6b542efb77174
Contents?: true
Size: 1.06 KB
Versions: 1
Compression:
Stored size: 1.06 KB
Contents
³ò ”,9Mc @ s7 d Z d Z d d k Z d d k Z e a d „ Z d S( sE src/engine/SCons/Options/EnumOption.py 4629 2010/01/17 22:23:21 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 sF t p) d } t i i t i i | ƒ t a n t t i i | | ƒ S( NsQ The EnumOption() function is deprecated; use the EnumVariable() function instead.( t warnedt SConst Warningst warnt DeprecatedOptionsWarningt Truet applyt Variablest EnumVariable( t argst kwt msg( ( s= install/lib/scons-1.2.0.d20100117/SCons/Options/EnumOption.pyt EnumOption&