/[adonthell]/adonthell/src/python/method.h
ViewVC logotype

Diff of /adonthell/src/python/method.h

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.6 by ksterker, Mon Oct 25 06:50:09 2004 UTC revision 1.7 by ksterker, Mon Nov 15 08:54:33 2004 UTC
# Line 35  Line 35 
35  namespace python  namespace python
36  {  {
37      /**      /**
38       *       * This class is a wrapper around a single python method. It can be called (of course)
39         * but is also serializable, so that it can be restored later, given that the script
40         * containing the method still exists.
41       */       */
42      class method      class method
43      {      {

Legend:
Removed from v.1.6  
changed lines
  Added in v.1.7

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26