Critics have remarked that those four worthies were truly peerless throughout the ages; yet the present falls short of the past—the ancients favored unadorned simplicity, whereas the moderns prefer refined elegance. Styles of substance and ornament rise and fall in succession, shifting with the changing mores of the times; such evolution is simply the natural order of things. The ideal lies in honoring antiquity without clashing with the present, and embracing modernity without succumbing to its flaws—embodying that perfect balance of substance and refinement that defines the true gentleman. There is surely no need to abandon a carved palace in favor of a cave dwelling, or to trade a jade carriage for a primitive cart with solid wooden wheels.
Current path: opt/gsutil/__pycache__/
✅ Cloned to:
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"