Gerald Britton
|
882199f1c2
|
Replace dict.has_key(x) with x in dict for performance gain
svn: r10874
|
2008-07-17 18:10:32 +00:00 |
|
Zsolt Foldvari
|
998908175f
|
Issue #0002175: Change type() expressions to isinstance() expressions.
Patch from Gerald Britton <gerald.britton@gmail.com>
svn: r10762
|
2008-05-25 19:55:47 +00:00 |
|
Brian Matherly
|
3afbd461c0
|
Put all the plugin management and registration stuff into a class. This new class is named PluginManager. It is a Singleton so that everyone gets access to the same plugin information.
svn: r10741
|
2008-05-18 19:24:28 +00:00 |
|
Brian Matherly
|
e2bc58fe63
|
0001711: Inconsistant names for graphical reports
svn: r10152
|
2008-03-01 22:47:48 +00:00 |
|