<!DOCTYPE html>
<html lang="en">

<head>
    <meta charset="UTF-8">
    <meta http-equiv="X-UA-Compatible" content="IE=edge">
    <meta name="viewport" content="width=device-width, initial-scale=1.0">
    <link href="https://cdn.jsdelivr.net/npm/bootstrap@5.3.0-alpha1/dist/css/bootstrap.min.css" rel="stylesheet"
        integrity="sha384-GLhlTQ8iRABdZLl6O3oVMWSktQOp6b7In1Zl3/Jr59b6EGGoI1aFkw7cmDA6j6gD" crossorigin="anonymous">
    <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.3.0/css/all.min.css"
        integrity="sha512-SzlrxWUlpfuzQ+pcUCosxcglQRNAq/DZjVsC0lE40xsADsfeQoEypE+enwcOiGjk/bSuGGKHEyjSoQ1zVisanQ=="
        crossorigin="anonymous" referrerpolicy="no-referrer" />
</head>
</html>
B
    ´ÊÑa¸  ã               @   s"  d Z ddlZddlZddlZyej e¡ZW n ek
rH   e	dƒ‚Y nX ej 
e¡Zededƒ d … Zej egej dd¡ ej¡ ¡ejd< eejd< eejƒZx>d	 ej¡D ].Zej ej ee¡¡Ze e d¡ne¡ q¸W ejed… ejde…  ejdd…< eje_ee_dS )zÌActivate virtualenv for current interpreter:

Use exec(open(this_file).read(), {'__file__': this_file}).

This can be used when you must use an existing Python interpreter, not the virtualenv bin/python.
é    NzCYou must use exec(open(this_file).read(), {'__file__': this_file}))Z__BIN_NAME__é   ÚPATHÚ ZVIRTUAL_ENVZ__LIB_FOLDERS__Z__DECODE_PATH__zutf-8)Ú__doc__ÚosÚsiteÚsysÚpathÚabspathÚ__file__Zabs_fileÚ	NameErrorÚAssertionErrorÚdirnameÚbin_dirÚlenÚbaseÚpathsepÚjoinÚenvironÚgetÚsplitZprev_lengthÚlibÚrealpathÚ
addsitedirÚdecodeÚprefixZreal_prefix© r   r   ú[/opt/alt/python37/lib/python3.7/site-packages/virtualenv/activation/python/activate_this.pyÚ<module>   s$   *

&