Sha256: b5cc3fc4bb683c8b28952956d8e991aecb5e999eb171d3a3626f20e7ab009902
Contents?: true
Size: 1.15 KB
Versions: 2
Compression:
Stored size: 1.15 KB
Contents
ó àqLc @ s7 d Z d Z d d l Z d d l Z e a d „ Z d S( sH src/engine/SCons/Options/PackageOption.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( NsW The PackageOption() function is deprecated; use the PackageVariable() function instead.( t warnedt SConst Warningst warnt DeprecatedOptionsWarningt Truet Variablest PackageVariable( t argst kwt msg( ( sk /home/als/proj/qrscanner/ext/qrscanner/zxing/scons/scons-local-2.0.0.final.0/SCons/Options/PackageOption.pyt PackageOption&