MSV FM

[email protected]: ~ $
Path : /usr/lib64/python2.7/
File Upload :
Current < : //usr/lib64/python2.7/_osx_support.pyo

�
zfc@s�dZddlZddlZddlZddddgZd$Zd%ZdZdd�Z	d�Z
d�Zdad�Z
d�Zd�Zd�Zd�Zd�Zd�Zd�Zd�Zd �Zd!�Zd"�Zd#�ZdS(&sShared OS X support functions.i����Ntcompiler_fixuptcustomize_config_varstcustomize_compilertget_platform_osxtCFLAGStLDFLAGStCPPFLAGSt
BASECFLAGSt	BLDSHAREDtLDSHAREDtCCtCXXt	PY_CFLAGSt
PY_LDFLAGStPY_CPPFLAGStPY_CORE_CFLAGSt_OSX_SUPPORT_INITIAL_cCs�|dkrtjd}n|jtj�}tjj|�\}}tjdksdtj	dkr}|dkr}|d}ntjj
|�s�x9|D]1}tjj||�}tjj
|�r�|Sq�WdS|SdS(s�Tries to find 'executable' in the directories listed in 'path'.

    A string listing directories separated by 'os.pathsep'; defaults to
    os.environ['PATH'].  Returns the complete filename or None if not found.
    tPATHtwin32tos2s.exeN(tNonetostenvirontsplittpathseptpathtsplitexttsystplatformtnametisfiletjoin(t
executableRtpathstbasetexttptf((s$/usr/lib64/python2.7/_osx_support.pyt_find_executables*

cCs�ddl}yddl}|j�}Wn-tk
rWtdtj�fd�}nX|j|��=}d||jf}tj	|�s�|j
�j�SdSWdQXdS(s0Output from successful command execution or Nonei����Ns/tmp/_osx_support.%ssw+bs%s 2>/dev/null >'%s'(
t
contextlibttempfiletNamedTemporaryFiletImportErrortopenRtgetpidtclosingRtsystemtreadtstripR(t
commandstringR'R(tfptcmd((s$/usr/lib64/python2.7/_osx_support.pyt_read_output7s
cCs#t|�p"td|f�p"dS(s0Find a build tool on current path or using xcruns/usr/bin/xcrun -find %st(R&R4(ttoolname((s$/usr/lib64/python2.7/_osx_support.pyt_find_build_toolJscCs�tdkr�daytd�}Wntk
r5q�Xztjd|j��}Wd|j�X|dk	r�dj|j	d�j
d�d �aq�ntS(s*Return the OS X system version as a stringR5s0/System/Library/CoreServices/SystemVersion.plists=<key>ProductUserVisibleVersion</key>\s*<string>(.*?)</string>Nt.ii(t_SYSTEM_VERSIONRR+tIOErrortretsearchR/tcloseRtgroupR(R%tm((s$/usr/lib64/python2.7/_osx_support.pyt_get_system_versionSs

	+cCs4x-t|�D]}|jt�r
||=q
q
WdS(s-Remove original unmodified values for testingN(tlistt
startswitht_INITPRE(t_config_varstk((s$/usr/lib64/python2.7/_osx_support.pyt_remove_original_valuesqscCsM|j|d�}||kr?t||kr?||t|<n|||<dS(s@Save modified and original unmodified value of configuration varR5N(tgetRC(RDtcvtnewvaluetoldvalue((s$/usr/lib64/python2.7/_osx_support.pyt_save_modified_valuexscCsit�}|rOy#td�|jd�D��}WqOtk
rKd}qOXn|ret|dk�StS(s=Returns True if universal builds are supported on this systemcss|]}t|�VqdS(N(tint(t.0ti((s$/usr/lib64/python2.7/_osx_support.pys	<genexpr>�sR8R5i
i(i
i(R@ttupleRt
ValueErrortbooltFalse(tosx_version((s$/usr/lib64/python2.7/_osx_support.pyt_supports_universal_builds�s	#

cCsDdtjkr|S|dj�d}}t|�sFtd�}n^tjj|�jd�r�td|j	dd�f�}|r�d|kr�td�}q�n|s�t
d	��n||kr@xxtD]m}||kr�|tjkr�||j�}|d
kr|n|d|d<t||dj
|��q�q�Wn|S(
s7Find appropriate C compiler for extension module buildsR
itclangtgccs'%s' --versiont's'"'"'sllvm-gccsCannot locate working compilerRs++t (RRRR&R7RtbasenameRBR4treplacetSystemErrort_COMPILER_CONFIG_VARSRKR(RDtcctoldcctdataRHtcv_split((s$/usr/lib64/python2.7/_osx_support.pyt_find_appropriate_compiler�s(
 #cCswxptD]h}||kr|tjkr||}tjdd|�}tjdd|�}t|||�qqW|S(s5Remove all universal build arguments from config varss
-arch\s+\w+\sRXs-isysroot [^ 	]*(t_UNIVERSAL_CONFIG_VARSRRR;tsubRK(RDRHtflags((s$/usr/lib64/python2.7/_osx_support.pyt_remove_universal_flags�s

cCs�dtjkr|Stjd|d�d	k	r�tjd|djdd�f�}|r�x^tD]S}||krb|tjkrb||}tjdd|�}t	|||�qbqbWq�n|S(
s-Remove any unsupported archs from config varsR
s-arch\s+ppcRsNecho 'int main{};' | '%s' -c -arch ppc -x c -o /dev/null /dev/null 2>/dev/nullRWs'"'"'s-arch\s+ppc\w*\sRXN(
RRR;R<RR.RZRbRcRK(RDtstatusRHRd((s$/usr/lib64/python2.7/_osx_support.pyt_remove_unsupported_archs�s	

cCs�dtjkr�tjd}xmtD]b}||kr#d||kr#||}tjdd|�}|d|}t|||�q#q#Wn|S(s2Allow override of all archs with ARCHFLAGS env vart	ARCHFLAGSs-archs
-arch\s+\w+\sRX(RRRbR;RcRK(RDtarchRHRd((s$/usr/lib64/python2.7/_osx_support.pyt_override_all_archss


cCs�|jdd�}tjd|�}|dk	r�|jd�}tjj|�s�x^tD]S}||krX|tj	krX||}tj
dd|�}t|||�qXqXWq�n|S(s+Remove references to any SDKs not availableRR5s-isysroot\s+(\S+)is-isysroot\s+\S+(?:\s|$)RXN(RGR;R<RR>RRtexistsRbRRcRK(RDtcflagsR?tsdkRHRd((s$/usr/lib64/python2.7/_osx_support.pyt_check_for_unavailable_sdks

cCs�t}}t|�}t�s,t}}nd|k}d|k}|sYdtjkr�xCtr�y!|jd�}|||d5Wq\tk
r�Pq\Xq\Wndtjkr�|r�|tjdj�}n|rxCtry!|jd�}|||d5Wq�tk
rPq�Xq�Wnd
}d|krM|jd�}||d}n,d|kry|jd�}||d}n|r�tj
j|�r�ddlm
}|jd|�|jd	�n|S(se
    This function will strip '-isysroot PATH' and '-arch ARCH' from the
    compile flags if the user has specified one them in extra_compile_flags.

    This is needed because '-arch ARCH' adds another architecture to the
    build, without a way to remove an architecture. Furthermore GCC will
    barf if multiple '-isysroot' arguments are present.
    s-archs	-isysrootRhiii����(tlogs4Compiling with an SDK that doesn't seem to exist: %ss$Please check your Xcode installationN(RRRARTtTrueRRtindexRPRRRtisdirt	distutilsRotwarn(tcompiler_sotcc_argst	stripArchtstripSysrootRqtsysroottidxRo((s$/usr/lib64/python2.7/_osx_support.pyR0sF	
	
	
	
	cCs.t�st|�nt|�t|�|S(s�Customize Python build configuration variables.

    Called internally from sysconfig with a mutable mapping
    containing name/value pairs parsed from the configured
    makefile used to build this interpreter.  Returns
    the mapping updated as needed to reflect the environment
    in which the interpreter is running; in the case of
    a Python from a binary installer, the installed
    environment may be very different from the build
    environment, i.e. different OS levels, different
    built tools, different available CPU architectures.

    This customization is performed whenever
    distutils.sysconfig.get_config_vars() is first
    called.  It may be used in environments where no
    compilers are present, i.e. when installing pure
    Python dists.  Customization of compiler paths
    and detection of unavailable archs is deferred
    until the first extension module build is
    requested (in distutils.sysconfig.customize_compiler).

    Currently called from distutils.sysconfig
    (RTReRjRn(RD((s$/usr/lib64/python2.7/_osx_support.pyRps
	


cCs"t|�t|�t|�|S(s�Customize compiler path and configuration variables.

    This customization is performed when the first
    extension module build is requested
    in distutils.sysconfig.customize_compiler).
    (RaRgRj(RD((s$/usr/lib64/python2.7/_osx_support.pyR�s	


cCs|jdd�}t�p|}|p*|}|r�|}d}|jtd|jdd��}|r�y*td�|jd�dd!D��}Wq�tk
r�d}q�Xnd}|dkr�d|j�kr�d}tjd
|�}tt	t
|���}t|�dkr!|d}q�|dkr6d}q�|dkrKd}q�|d kr`d}q�|d!krud}q�|d"kr�d}q�td|f��q�|dkr�tj
d#kr�d}q�q�|d$kr�tj
d%kr�d}q�d}q�n|||fS(&s Filter values for get_platform()tMACOSX_DEPLOYMENT_TARGETR5tmacosxRcss|]}t|�VqdS(N(RL(RMRN((s$/usr/lib64/python2.7/_osx_support.pys	<genexpr>�sR8iii
is-archtfats
-arch\s+(\S+)iti386tppctx86_64tinteltfat3tppc64tfat64t	universals%Don't know machine value for archs=%ri tPowerPCtPower_Macintosh(i
i(i
i(i
i(R~R(R~R�(R~RR�(R�R�(R~RR�R�I(R�R�I(RGR@RCRORRPR0R;tfindalltsortedtsettlenRtmaxint(RDtosnametreleasetmachinetmacvert
macreleaseRltarchs((s$/usr/lib64/python2.7/_osx_support.pyR�sP

*


						(RRRRRR	R
RRR
RR(RR	R
R(t__doc__RR;Rt__all__RbR\RCRR&R4R7R9R@RFRKRTRaReRgRjRnRRRR(((s$/usr/lib64/python2.7/_osx_support.pyt<module>s<								>		(			@	)	
Bethany
Bethany
0%

THE FINEST HOTEL NEAR LAKE KIVU

The Perfect Base For You

Required fields are followed by *





EC1A68011

About Us

Delicious Interior With The Pinch Of Everything

Bethany Investment group is Presbyterian church in Rwanda(EPR) company that manage Hotel and Guest house in Karongi (Bethany Hotel), ISANO branch in GIKONDO(Kigali), Kiyovu branch(Kigali), AMIZERO branch(Nyagatare-East) and Gisenyi Branch(Rubavu).

Accomodation

Get a Comfortable Room
Feel The Comfort

Get a comfortable room and feel our hotel’s comfort. Bethany Hotel features a variety of fully furnished rooms with extra space, Executive rooms, Deluxe rooms with a beautiful lake view and garden space, Deluxe rooms, comfort rooms, family rooms and standard rooms at your service.

Standard Single

Services

We Provide Top Class Facility
Especially For You

Beach BBQ Party

Kick back on the beach& and enjoy our berbecue from our masterchef

Breakfast

Kick back at our hotels& enjoy our breakfast from our masterchef

Conference Hall

Kick back at our hotels& enjoy our conference halls from all bethany branches

Enjoy with your partner

Honeymoon Package

80%

Get In Touch

Don’t Miss Any Update

    +

    Search your Room

    Required fields are followed by *