Commit graph

8 commits

Author SHA1 Message Date
Olek Wojnar
7f9ff2246d Remove CVS $Id tags
The legacy tags are causing build issues in Debian.
2013-07-15 20:31:59 +02:00
Alistair Riddoch
03d012e149 Clean up reloading a bit
Add notes so we can ensure a failed reload is not disruptive
2011-12-16 19:28:45 +00:00
Alistair Riddoch
e54041d4fd Remove obsolete unused base check method 2011-12-15 10:32:09 +00:00
Alistair Riddoch
31761228dd Move bsae class checks into PythonClass
This is a vastly simpler way to check the base, without a weird virtual call.
2011-12-15 10:28:08 +00:00
Alistair Riddoch
96d0a1e359 const up some methods 2011-11-08 20:13:21 +00:00
Alistair Riddoch
a3572ac1bc Remove obsolete method 2011-11-08 20:01:27 +00:00
Alistair Riddoch
6f8fad304a Move loading code out of ctor 2011-11-08 19:48:14 +00:00
Alistair Riddoch
4a0b3a508d Add a new class to encapsulate a Python class on disk 2011-11-08 18:54:10 +00:00