| Server IP : 77.37.83.160 / Your IP :
216.73.216.152 [
Web Server : LiteSpeed System : Linux nl-srv-web1124.main-hosting.eu 4.18.0-553.84.1.lve.el8.x86_64 #1 SMP Tue Nov 25 18:33:03 UTC 2025 x86_64 User : u964240598 ( 964240598) PHP Version : 8.2.29 Disable Function : system, exec, shell_exec, passthru, mysql_list_dbs, ini_alter, dl, symlink, link, chgrp, leak, popen, apache_child_terminate, virtual, mb_send_mail Domains : 2 Domains MySQL : OFF | cURL : ON | WGET : ON | Perl : OFF | Python : ON | Sudo : OFF | Pkexec : OFF Directory : /proc/977571/root/opt/gsutil/__pycache__/ |
Upload File : |
3
+(Wg� � @ s: d Z ddlmZ ddlmZ ddlmZ ddlmZ ddlZddlZddlZej Z
e
jdkspe
jdk spe
jd kr�ej
d
je
je
j�� ej jdkr�dZnd
Zdd� Zdd� Zejjejjejje���Zes�ed� ejjed�Zejjed�ZdZejdedd� ejdedd� d<d=d>d?d@dAdBdCdDdEdFdGdHd(efdIdJdKdLdMdNdOdPdQdRdSgZejjed�ZxTeD ]L\ZZ ejj!ejjee���s�ed5eef � ejj"dejjeee �� �qbW ejjed6e�Z#ejjed7�Z$yddl%Z%W n@ e&k
�r d8e'ej(�j)� k�re$ne#Z*ejj"de*� Y nX d9d:� Z+e,d;k�r6e+� dS )TzGWrapper module for running gslib.__main__.main() from the command line.� )�absolute_import)�print_function)�division)�unicode_literalsN� � � a� Error: gsutil requires Python version 3.8-3.12, but a different version is installed.
You are currently running Python {}.{}
Follow the steps below to resolve this issue:
1. Switch to Python 3.8-3.12 using your Python version manager or install an appropriate version.
2. If you are unsure how to manage Python versions, visit [https://cloud.google.com/storage/docs/gsutil_install#specifications] for detailed instructions.� Zpython2Zpython3c C s t jjd| � t jd� d S )Nz%s
� )�sys�stderr�write�exit)�message� r �/opt/gsutil/gsutil.py�
OutputAndExit. s r c C s* dt jkrdS ddl} | jt jd � dS )a� Reloads the google module to prefer our third_party copy.
When Python is not invoked with the -S option, it may preload the google module via .pth file.
This leads to the "site_packages" version being preferred over gsutil "third_party" version.
To force the "third_party" version, insert the path at the start of sys.path and reload the google module.
This is a hacky. Reloading is required for the rare case that users have
google-auth already installed in their Python environment.
Note that this reload may cause an issue for Python 3.5.3 and lower
because of the weakref issue, fixed in Python 3.5.4:
https://github.com/python/cpython/commit/9cd7e17640a49635d1c1f8c2989578a8fc2c1de6.
ZgoogleNr )r �modules� importlibZreload)r r r r �_fix_google_module3 s
r zYUnable to determine where gsutil is installed. Sorry, cannot run correctly without this.
Zthird_partyZvendoredF�ignorez%.* httplib2 was already imported from)Zcategoryr z).* oauth2client was already imported from�argcomplete� �mock�funcsigs�google-reauth-python�pyu2f�pyasn1�pyasn1-modules�rsa�apitools�gcs-oauth2-boto-plugin� fasteners� monotonic� pyparsingZhttplib2�retry-decorator�six�
cachetools�src�urllib3�charset_normalizer�chardet�certifi�idna�requests�google-auth-library-python�#google-auth-library-python-httplib2z�There is no %s library under the gsutil third-party directory (%s).
The gsutil command cannot work properly when installed this way.
Please re-install gsutil per the installation instructions.�crcmodZ
crcmod_osx�darwinc C s"