Warning: session_start(): Session cannot be started after headers have already been sent in /home/tvrreohg/public_html/manga.php on line 13
3
ÝPfx; ã @ s¬ d dl mZ d dlZd dlZd dlZd dlZd dlZddlmZm Z m
Z
ddlmZ ddl
mZmZmZmZmZ ejeƒZdjƒ ZejdƒZd Zd
d„ ZG dd
„ d
eƒZdS )é )ÚBytesIONé )Ú sysconfigÚdetect_encodingÚZipFile)Úfinder)ÚFileOperatorÚget_export_entryÚconvert_pathÚget_executableÚin_venvañ
s ^#!.*pythonw?[0-9.]*([ ].*)?$a| # -*- coding: utf-8 -*-
if __name__ == '__main__':
import sys, re
def _resolve(module, func):
__import__(module)
mod = sys.modules[module]
parts = func.split('.')
result = getattr(mod, parts.pop(0))
for p in parts:
result = getattr(result, p)
return result
try:
sys.argv[0] = re.sub(r'(-script\.pyw?|\.exe)?$', '', sys.argv[0])
func = _resolve('%(module)s', '%(func)s')
rc = func() # None interpreted as 0
except Exception as e: # only supporting Python >= 2.6
sys.stderr.write('%%s\n' %% e)
rc = 1
sys.exit(rc)
c C sZ d| krV| j dƒrD| jddƒ\}}d|krV|j dƒ rVd||f } n| j dƒsVd| } | S )Nú z
/usr/bin/env r ú"z%s "%s"z"%s")Ú
startswithÚsplit)Ú
executableÚenvZ_executable© r ú/usr/lib/python3.6/scripts.pyÚ_enquote_executableB s
r c @ sÒ e Zd ZdZeZdZd%dd„Zdd„ Ze j
jd ƒrBd
d„ Zdd
„ Z
d&dd„Zdd„ ZeZdd„ Zdd„ Zd'dd„Zdd„ Zedd„ ƒZejdd„ ƒZejdks²ejd krºejdkrºdd „ Zd(d!d"„Zd)d#d$„ZdS )*ÚScriptMakerz_
A class to copy or create scripts from source scripts or callable
specifications.
NTFc C sz || _ || _|| _d| _d| _tjdkp:tjdko:tjdk| _t dƒ| _
|pRt|ƒ| _tjdkprtjdkortjdk| _
d S )NFÚposixÚjavaÚ úX.YÚnt)r r )Ú
source_dirÚ
target_dirÚ
add_launchersÚforceÚclobberÚosÚnameÚ_nameÚset_modeÚsetÚvariantsr Ú_fileopÚ_is_nt)Úselfr r r Údry_runZfileopr r r Ú__init__[ s
zScriptMaker.__init__c C s@ |j ddƒr<| jr