swig: %include Event before PythonEvent so python gets the subclass correct.
authorNathan Binkert <nate@binkert.org>
Mon, 1 Jun 2009 23:38:57 +0000 (16:38 -0700)
committerNathan Binkert <nate@binkert.org>
Mon, 1 Jun 2009 23:38:57 +0000 (16:38 -0700)
commitb08c361911a8d56c34c3c07c8b0ee86f00acc382
tree41d72b8fbcdb5d7282f87dc1f329f55f01d0e5dd
parenta0104b6ff6e7a39b068e104504aa1c7c33f1ec23
swig: %include Event before PythonEvent so python gets the subclass correct.
Before this change, some versions of swig would cause PythonEvent to be
derived from object instead of Event
src/python/swig/event.i