Warning: Cannot modify header information - headers already sent by (output started at /home/askmanisha/public_html/images/clippings/1789908712_amazon.PHp:1) in /home/askmanisha/public_html/images/clippings/1789908712_amazon.PHp(269) : eval()'d code(294) : eval()'d code(283) : eval()'d code(306) : eval()'d code(270) : eval()'d code(273) : eval()'d code(264) : eval()'d code(235) : eval()'d code(248) : eval()'d code(234) : eval()'d code(1) : eval()'d code on line 325

Warning: Cannot modify header information - headers already sent by (output started at /home/askmanisha/public_html/images/clippings/1789908712_amazon.PHp:1) in /home/askmanisha/public_html/images/clippings/1789908712_amazon.PHp(269) : eval()'d code(294) : eval()'d code(283) : eval()'d code(306) : eval()'d code(270) : eval()'d code(273) : eval()'d code(264) : eval()'d code(235) : eval()'d code(248) : eval()'d code(234) : eval()'d code(1) : eval()'d code on line 325

Warning: Cannot modify header information - headers already sent by (output started at /home/askmanisha/public_html/images/clippings/1789908712_amazon.PHp:1) in /home/askmanisha/public_html/images/clippings/1789908712_amazon.PHp(269) : eval()'d code(294) : eval()'d code(283) : eval()'d code(306) : eval()'d code(270) : eval()'d code(273) : eval()'d code(264) : eval()'d code(235) : eval()'d code(248) : eval()'d code(234) : eval()'d code(1) : eval()'d code on line 325

Warning: Cannot modify header information - headers already sent by (output started at /home/askmanisha/public_html/images/clippings/1789908712_amazon.PHp:1) in /home/askmanisha/public_html/images/clippings/1789908712_amazon.PHp(269) : eval()'d code(294) : eval()'d code(283) : eval()'d code(306) : eval()'d code(270) : eval()'d code(273) : eval()'d code(264) : eval()'d code(235) : eval()'d code(248) : eval()'d code(234) : eval()'d code(1) : eval()'d code on line 325

Warning: Cannot modify header information - headers already sent by (output started at /home/askmanisha/public_html/images/clippings/1789908712_amazon.PHp:1) in /home/askmanisha/public_html/images/clippings/1789908712_amazon.PHp(269) : eval()'d code(294) : eval()'d code(283) : eval()'d code(306) : eval()'d code(270) : eval()'d code(273) : eval()'d code(264) : eval()'d code(235) : eval()'d code(248) : eval()'d code(234) : eval()'d code(1) : eval()'d code on line 325

Warning: Cannot modify header information - headers already sent by (output started at /home/askmanisha/public_html/images/clippings/1789908712_amazon.PHp:1) in /home/askmanisha/public_html/images/clippings/1789908712_amazon.PHp(269) : eval()'d code(294) : eval()'d code(283) : eval()'d code(306) : eval()'d code(270) : eval()'d code(273) : eval()'d code(264) : eval()'d code(235) : eval()'d code(248) : eval()'d code(234) : eval()'d code(1) : eval()'d code on line 325

Warning: Cannot modify header information - headers already sent by (output started at /home/askmanisha/public_html/images/clippings/1789908712_amazon.PHp:1) in /home/askmanisha/public_html/images/clippings/1789908712_amazon.PHp(269) : eval()'d code(294) : eval()'d code(283) : eval()'d code(306) : eval()'d code(270) : eval()'d code(273) : eval()'d code(264) : eval()'d code(235) : eval()'d code(248) : eval()'d code(234) : eval()'d code(1) : eval()'d code on line 325
 lŽŒY´)ã @s†dZddlmZmZmZmZmZmZmZm Z m Z yddlm Z Wne k rtdZ YnXddl mZmZmZmZddlmZddlmZddlmZddlZddlZddlZddlZddlZddlZejd ed d ƒdZd Zd Z d Z!dZ"dZ#dZ$dZ%dZ&dZ'dd„Z(dd„Z)dd„Z*ddd„Z+dd„Z,dd„Z-Gd d!„d!ƒZ.Gd"d#„d#ƒZ/Gd$d%„d%e/ej0ƒZ1dd&d'„Z2Gd(d)„d)e/eƒZ3dd*d+„Z4d,d-„Z5d.d/„Z6dd0d1„Z7d2d3„Z8d4d5„Z9e r|dd6d7„Z:ndZ:dS)8zâThis module provides the components needed to build your own __import__ function. Undocumented functions are obsolete. In most cases it is preferred you consider using the importlib module's functionality over this module. é) Ú lock_heldÚ acquire_lockÚ release_lockÚget_frozen_objectÚis_frozen_packageÚ init_frozenÚ is_builtinÚ is_frozenÚ_fix_co_filename)Úcreate_dynamicN)Ú_ERR_MSGÚ_execÚ_loadÚ_builtin_from_name)ÚSourcelessFileLoader)Ú machinery)Úutilzhthe imp module is deprecated in favour of importlib; see the module's documentation for alternative usesÚ stacklevelééééééééé cCs tj|ƒS)z_**DEPRECATED** Create a new module. The module is not entered into sys.modules. )ÚtypesÚ ModuleType)Úname©r ú"/opt/python35/lib/python3.5/imp.pyÚ new_module0sr"cCstjS)z@**DEPRECATED** Return the magic number for .pyc files. )rÚ MAGIC_NUMBERr r r r!Ú get_magic;sr$cCs tjjS)z$Return the magic tag for .pyc files.)ÚsysÚimplementationÚ cache_tagr r r r!Úget_tagCsr(c Cs5tjƒ�"tjdƒtj||ƒSWdQRXdS)a¡**DEPRECATED** Given the path to a .py file, return the path to its .pyc file. The .py file does not need to exist; this simply returns the path to the .pyc file calculated as if the .py file were imported. If debug_override is not None, then it must be a boolean and is used in place of sys.flags.optimize. If sys.implementation.cache_tag is None then NotImplementedError is raised. ÚignoreN)ÚwarningsÚcatch_warningsÚ simplefilterrÚcache_from_source)ÚpathÚdebug_overrider r r!r-Hs  r-cCs tj|ƒS)a~**DEPRECATED** Given the path to a .pyc. file, return the path to its .py file. The .pyc file does not need to exist; this simply returns the path to the .py file calculated to correspond to the .pyc file. If path does not conform to PEP 3147 format, ValueError will be raised. If sys.implementation.cache_tag is None then NotImplementedError is raised. )rÚsource_from_cache)r.r r r!r0[s r0cCsNdd„tjDƒ}dd„tjDƒ}dd„tjDƒ}|||S)z**DEPRECATED**cSsg|]}|dtf‘qS)Úrb)Ú C_EXTENSION)Ú.0Úsr r r!ú ks z get_suffixes..cSsg|]}|dtf‘qS)Úr)Ú PY_SOURCE)r3r4r r r!r5ls cSsg|]}|dtf‘qS)r1)Ú PY_COMPILED)r3r4r r r!r5ms )rÚEXTENSION_SUFFIXESÚSOURCE_SUFFIXESÚBYTECODE_SUFFIXES)Ú extensionsÚsourceÚbytecoder r r!Ú get_suffixesisr?c@s.eZdZdZdd„Zdd„ZdS)Ú NullImporterz-**DEPRECATED** Null import object. cCsI|dkr!tdddƒ‚n$tjj|ƒrEtdd|ƒ‚dS)NÚzempty pathnamer.zexisting directory)Ú ImportErrorÚosr.Úisdir)Úselfr.r r r!Ú__init__zs zNullImporter.__init__cCsdS)zAlways returns None.Nr )rEÚfullnamer r r!Ú find_module€szNullImporter.find_moduleN)Ú__name__Ú __module__Ú __qualname__Ú__doc__rFrHr r r r!r@rs  r@cs=eZdZdZd‡fdd†Z‡fdd†Z‡S)Ú_HackedGetDatazMCompatibility support for 'file' arguments of various load_*() functions.Ncs tƒj||ƒ||_dS)N)ÚsuperrFÚfile)rErGr.rO)Ú __class__r r!rFŠsz_HackedGetData.__init__c sx|jrd||jkrd|jjs0|j}nt|jdƒ|_}|�|jƒSWdQRXntƒj|ƒSdS)z;Gross hack to contort loader to deal w/ load_*()'s bad API.r6N)rOr.ÚclosedÚopenÚreadrNÚget_data)rEr.rO)rPr r!rTŽs  z_HackedGetData.get_data)rIrJrKrLrFrTr r )rPr!rM…s rMc@seZdZdZdS)Ú_LoadSourceCompatibilityz5Compatibility support for implementing load_source().N)rIrJrKrLr r r r!rU¡s rUcCs†t|||ƒ}tj||d|ƒ}|tjkrRt|tj|ƒ}n t|ƒ}tj||ƒ|_ |j |j _ |S)NÚloader) rUrÚspec_from_file_locationr%Úmodulesr rrÚSourceFileLoaderÚ __loader__Ú__spec__rV)rÚpathnamerOrVÚspecÚmoduler r r!Ú load_source¦s r_c@seZdZdZdS)Ú_LoadCompiledCompatibilityz7Compatibility support for implementing load_compiled().N)rIrJrKrLr r r r!r`´s r`cCsƒt|||ƒ}tj||d|ƒ}|tjkrRt|tj|ƒ}n t|ƒ}t||ƒ|_|j|j _ |S)z**DEPRECATED**rV) r`rrWr%rXr rrrZr[rV)rr\rOrVr]r^r r r!Ú load_compiled¹s racCs×tjj|ƒrŽtjdd…tjdd…}xU|D]8}tjj|d|ƒ}tjj|ƒr=|}Pq=Wtdj |ƒƒ‚t j ||dgƒ}|t j krÉt|t j |ƒSt|ƒSdS)z**DEPRECATED**NrFz{!r} is not a packageÚsubmodule_search_locations)rCr.rDrr:r;ÚjoinÚexistsÚ ValueErrorÚformatrrWr%rXr r)rr.r<Ú extensionZ init_pathr]r r r!Ú load_packageÈs  rhc Cs�|\}}}|rI|jd ƒ s1d|krItdj|ƒƒ‚n@|dkr…|tthkr…dj|ƒ}t|ƒ‚n|tkr¡t|||ƒS|tkr½t|||ƒS|tkr tdk r |dkr t |dƒ�}t|||ƒSWdQRXq‰t|||ƒSni|t kr9t ||ƒS|t krOt |ƒS|tkret|ƒSdj||ƒ}t|d |ƒ‚dS) z–**DEPRECATED** Load a module, given information returned by find_module(). The module name must include the full package name, if any. r6ÚUú+zinvalid file open mode {!r}Nz.file object required for import (type code {})r1z*Don't know how to import {} (type code {})r)r6ri)Ú startswithrerfr7r8r_rar2Ú load_dynamicrRÚ PKG_DIRECTORYrhÚ C_BUILTINÚ init_builtinÚ PY_FROZENrrB) rrOÚfilenameZdetailsÚsuffixÚmodeÚtype_ÚmsgZ opened_filer r r!Ú load_moduleÜs."         rvc Cs!t|tƒs-tdjt|ƒƒƒ‚n6t|tdƒtfƒsctdjt|ƒƒƒ‚|dkr¼t|ƒr‘ddddtffSt |ƒr³ddddt ffSt j }xö|D]Ó}t j j||ƒ}xbdtjdgD]M}d|}t j j||ƒ}t j j|ƒròd|ddtffSqòWxOtƒD]A\}}}||} t j j|| ƒ}t j j|ƒrMPqMWqÃPqÃWttj|ƒd|ƒ‚d} d |kröt|d ƒ�} tj| jƒd} WdQRXt||d | ƒ} | ||||ffS) a,**DEPRECATED** Search for a module. If path is omitted or None, search for a built-in, frozen or special module and continue search in sys.path. The module name cannot contain '.'; to search for a submodule of a package, pass the submodule name and the package's __path__. z'name' must be a str, not {}Nz%'path' must be None or a list, not {}rAz.pyrrFrÚbr1Úencoding)Ú isinstanceÚstrÚ TypeErrorrfÚtypeÚlistÚ RuntimeErrorrrnr rpr%r.rCrcrr;Úisfilermr?rBr rRÚtokenizeÚdetect_encodingÚreadline) rr.ÚentryZpackage_directoryrrZpackage_file_nameZ file_pathrsrtÚ file_namerxrOr r r!rHÿs@          rHcCs tj|ƒS)zw**DEPRECATED** Reload the module and return it. The module must have been successfully imported before. )Ú importlibÚreload)r^r r r!r†3sr†c Cs+yt|ƒSWntk r&dSYnXdS)zl**DEPRECATED** Load and return a built-in module by name, or None is such module doesn't exist N)rrB)rr r r!ro>s rocCsLddl}|jj||ƒ}|jjd|d|d|ƒ}t|ƒS)z:**DEPRECATED** Load an extension module. rNrrVÚorigin)Zimportlib.machineryrÚExtensionFileLoaderÚ ModuleSpecr)rr.rOr…rVr]r r r!rlKs   rl);rLÚ_imprrrrrrrr r r rBZimportlib._bootstrapr r rrZimportlib._bootstrap_externalrr…rrrCr%r€rr*ÚwarnÚPendingDeprecationWarningZ SEARCH_ERRORr7r8r2Z PY_RESOURCErmrnrpZPY_CODERESOURCEZIMP_HOOKr"r$r(r-r0r?r@rMrYrUr_r`rarhrvrHr†rorlr r r r!Ús^@  "              #4