.happydoc.pluginloader.py :  » Development » HappyDoc » HappyDoc3-r3_1 » happydoclib » Python Open Source

Home
Python Open Source
1.3.1.2 Python
2.Ajax
3.Aspect Oriented
4.Blog
5.Build
6.Business Application
7.Chart Report
8.Content Management Systems
9.Cryptographic
10.Database
11.Development
12.Editor
13.Email
14.ERP
15.Game 2D 3D
16.GIS
17.GUI
18.IDE
19.Installer
20.IRC
21.Issue Tracker
22.Language Interface
23.Log
24.Math
25.Media Sound Audio
26.Mobile
27.Network
28.Parser
29.PDF
30.Project Management
31.RSS
32.Search
33.Security
34.Template Engines
35.Test
36.UML
37.USB Serial
38.Web Frameworks
39.Web Server
40.Web Services
41.Web Unit
42.Wiki
43.Windows
44.XML
Python Open Source » Development » HappyDoc 
HappyDoc » HappyDoc3 r3_1 » happydoclib » .happydoc.pluginloader.py
(S'b81df0619208c9d6410b468bf242388a'
p1
(ihappydoclib.parseinfo.moduleinfo
ModuleInfo
p2
(dp3
S'_namespaces'
p4
((dp5
S'PluginException'
p6
(ihappydoclib.parseinfo.classinfo
ClassInfo
p7
(dp8
g4
((dp9
(dp10
S'__str__'
p11
(ihappydoclib.parseinfo.functioninfo
FunctionInfo
p12
(dp13
g4
((dp14
(dp15
tp16
sS'_exception_info'
p17
(dp18
sS'_parameter_names'
p19
(S'self'
p20
tp21
sS'_parameter_info'
p22
(dp23
g20
(NNNtp24
ssS'_filename'
p25
S'../HappyDoc3-r3_1/happydoclib/pluginloader.py'
p26
sS'_docstring'
p27
S''
sS'_name'
p28
g11
sS'_parent'
p29
g7
sS'_comment_info'
p30
(dp31
sS'_configuration_values'
p32
(dp33
sS'_class_info'
p34
g14
sS'_function_info'
p35
g15
sS'_comments'
p36
S''
sbsS'__init__'
p37
(ihappydoclib.parseinfo.functioninfo
FunctionInfo
p38
(dp39
g4
((dp40
(dp41
tp42
sg17
(dp43
sg19
(S'self'
p44
S'wrappedException'
p45
S'pluginName'
p46
tp47
sg22
(dp48
g46
(NNNtp49
sg44
(NNNtp50
sg45
(NNNtp51
ssg25
g26
sg27
S''
sg28
g37
sg29
g7
sg30
g31
sg32
(dp52
sg34
g40
sg35
g41
sg36
S''
sbstp53
sg25
g26
sg27
S'Exception raised when any error occurs while loading a plugin.\n    '
p54
sS'_class_member_info'
p55
(lp56
sg28
g6
sg29
g2
sg30
g31
sS'_base_class_info'
p57
(lp58
S'Exception'
p59
asg32
(dp60
sg34
g9
sg35
g10
sg36
S''
sbsS'PluginLoader'
p61
(ihappydoclib.parseinfo.classinfo
ClassInfo
p62
(dp63
g4
((dp64
(dp65
S'getModuleList'
p66
(ihappydoclib.parseinfo.functioninfo
FunctionInfo
p67
(dp68
g4
((dp69
(dp70
tp71
sg17
(dp72
sg19
(S'self'
p73
tp74
sg22
(dp75
g73
(NNNtp76
ssg25
g26
sg27
S'Return a list of module names to be used as plugins.'
p77
sg28
g66
sg29
g62
sg30
g31
sg32
(dp78
sg34
g69
sg35
g70
sg36
S''
sbsS'addEntryPoint'
p79
(ihappydoclib.parseinfo.functioninfo
FunctionInfo
p80
(dp81
g4
((dp82
(dp83
tp84
sg17
(dp85
S"'Not implemented for %s' % self.__class__.__name__"
p86
Nssg19
(S'self'
p87
S'infoDict'
p88
tp89
sg22
(dp90
g87
(NNNtp91
sg88
(NNNtp92
ssg25
g26
sg27
S'Add an entry point into a module to our lookup tables.\n\n        This method must be implemented by the subclass.\n        '
p93
sg28
g79
sg29
g62
sg30
g31
sg32
(dp94
sg34
g82
sg35
g83
sg36
S''
sbsS'__init__'
p95
(ihappydoclib.parseinfo.functioninfo
FunctionInfo
p96
(dp97
g4
((dp98
(dp99
tp100
sg17
(dp101
S'PluginException( buffer.getvalue(), _import_name )'
p102
Nssg19
(S'self'
p103
S'moduleName'
p104
S'modulePath'
p105
S'parentModulePrefix'
p106
tp107
sg22
(dp108
g103
(NNNtp109
sg104
(NNNtp110
sg106
(NNNtp111
sg105
(NNNtp112
ssg25
g26
sg27
S"Create a PluginLoader.\n\n        Parameters\n\n          moduleName -- The imported module, from which we get name, path,\n          etc. to find the sub-modules.\n\n          modulePath -- The path to the module, and therefore the\n          parent directory of the plugins.\n\n          parentModulePrefix -- The prefix of parent names to be added\n          to moduleName.  For example 'happydoclib'.\n          \n        "
p113
sg28
g95
sg29
g62
sg30
g31
sg32
(dp114
sg34
g98
sg35
g99
sg36
S''
sbstp115
sg25
g26
sg27
S'A class to handle pluggable module loading.'
p116
sg55
(lp117
sg28
g61
sg29
g2
sg30
g31
sg57
(lp118
S'UserDict.UserDict'
p119
asg32
(dp120
sg34
g64
sg35
g65
sg36
S''
sbs(dp121
tp122
sS'_import_info'
p123
(ihappydoclib.parseinfo.imports
ImportInfo
p124
(dp125
S'_named_imports'
p126
(dp127
sS'_straight_imports'
p128
(lp129
sbsg25
g26
sg27
S'"""Define a class to handle pluggable module loading.\n\n"""'
p130
sg28
S'pluginloader'
p131
sg29
Nsg30
g31
sg32
(dp132
S'include_comments'
p133
I1
sS'cacheFilePrefix'
p134
S'.happydoc.'
p135
sS'useCache'
p136
I1
sS'docStringFormat'
p137
S'StructuredText'
p138
ssg34
g5
sg35
g121
sg36
S''
sbt.
www.java2java.com | Contact Us
Copyright 2009 - 12 Demo Source and Support. All rights reserved.
All other trademarks are property of their respective owners.