|
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 |
1.8.3.1
Copyright 2014 Google Inc. All rights reserved.