Orbits
1
|
Classes | |
class | ScriptMaker |
Variables | |
tuple | logger = logging.getLogger(__name__) |
string | _DEFAULT_MANIFEST |
tuple | FIRST_LINE_RE = re.compile(b'^#!.*pythonw?[0-9.]*([ \t].*)?$') |
string | SCRIPT_TEMPLATE |
string pip._vendor.distlib.scripts._DEFAULT_MANIFEST |
tuple pip._vendor.distlib.scripts.FIRST_LINE_RE = re.compile(b'^#!.*pythonw?[0-9.]*([ \t].*)?$') |
tuple pip._vendor.distlib.scripts.logger = logging.getLogger(__name__) |
string pip._vendor.distlib.scripts.SCRIPT_TEMPLATE |
Copyright 2014 Google Inc. All rights reserved.