o
    iG                     @   s   d dl Z d dlZ d dlZejdd Ze jZe je j	e
dZer+ed   dv r:ejde d ed  eddZesEeZne jeegZeed	< eed< e ed  ee dS )
    N   _replace_modules_pythonpath)z-hz--helpz-?zUsage:
	<program> [program-args...]

This will execute the python program transparently replacing 'sqlite3' and 'sqlite3.dbapi2' imports with 'libsql_client.dbapi2' by adding 'z' to $PYTHONPATH

PYTHONPATH LIBSQL_PYTHONPATH_BOOTSTRAP)osos.pathsysargvargsenvironenvpathjoindirname__file__bootstrap_pathlowerstderrwriteexitgetpy_pathpathsepexecvpe r   r   Q/home/ubuntu/.local/lib/python3.10/site-packages/libsql_client/dbapi2/__main__.py<module>   s.    


