Information
Gallery
Download
Documentation
Community
Home
Features
License
Contact
Screenshots
Online Demos
Runtime
SDK
Manual
Python Reference
C++ Reference
Cheat Sheets
Videos
Sample Applications
Forums
IRC Channel
Bug Tracker
Blog
Main Page
Packages
Classes
Packages
Package Functions
All
Classes
Namespaces
Functions
Variables
Enumerations
Enumerator
Properties
pyinst
modulefinder
Classes
|
Functions
|
Variables
pyinst::modulefinder Namespace Reference
Classes
class
Module
class
ModuleFinder
Functions
def
AddPackagePath
def
test
Variables
tuple
IMPORT_FROM
= dis.opname.index('
IMPORT_FROM
')
tuple
IMPORT_NAME
= dis.opname.index('
IMPORT_NAME
')
dictionary
packagePathMap
= {}
win32api
= None
Detailed Description
Find modules used by a script, using introspection.
Function Documentation
def
pyinst.modulefinder.AddPackagePath
(
packagename
,
path
)
def
pyinst.modulefinder.test
(
)
Variable Documentation
tuple
IMPORT_FROM
= dis.opname.index('
IMPORT_FROM
')
tuple
IMPORT_NAME
= dis.opname.index('
IMPORT_NAME
')
dictionary
packagePathMap
= {}
win32api
= None
All
Classes
Namespaces
Functions
Variables
Enumerations
Enumerator
Properties
© Carnegie Mellon University 2010 |
Full copyright notice
|
Contact
|
Secure HTTP version