Server IP : 172.24.0.40 / Your IP : 216.73.216.10 Web Server : Apache System : Linux dbweb26.ust.edu.ph 4.18.0-513.5.1.el8_9.x86_64 #1 SMP Fri Sep 29 05:21:10 EDT 2023 x86_64 User : apache ( 48) PHP Version : 8.2.18 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : ON | Pkexec : ON Directory : /proc/self/root/lib/python3.6/site-packages/pip/vcs/__pycache__/ |
Upload File : |
3 ���d� � @ s� d dl mZ d dlZd dlZd dlZyd dlmZ W n ek rP d dl ZY nX d dl mZmZ d dl mZmZ d dlmZ eje�ZG dd� de�Zeje� dS ) � )�absolute_importN)�parse)�rmtree�display_path)�vcs�VersionControl)�path_to_urlc sz e Zd ZdZdZdZdZd � fdd� Zd d� Zdd� Z dd� Z dd� Z� fdd�Zdd� Z dd� Zdd� Zdd� Z� ZS )!�Bazaar�bzrz.bzr�branch�bzr+http� bzr+https�bzr+ssh�bzr+sftp�bzr+ftp�bzr+lpNc sD t t| �j|f|�|� ttdd �r@tjjdg� tjjdg� d S )N� uses_fragmentZlp)�superr �__init__�getattr�urllib_parser �extendZnon_hierarchical)�self�url�args�kwargs)� __class__� �/usr/lib/python3.6/bazaar.pyr s zBazaar.__init__c C sR t jdd�}| j|� tjj|�r*t|� z| jd|g|dd� W dt|� X dS )zU Export the Bazaar repository at the url to the destination location z-exportzpip-�exportF)�cwd�show_stdoutN)�tempfileZmkdtemp�unpack�os�path�existsr �run_command)r �locationZtemp_dirr r r r &