fix for 'staticmethod' kw name

git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@6911 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
Marcelo Matus 2004-12-22 20:32:31 +00:00
commit bef269c021
3 changed files with 6 additions and 1 deletions

View file

@ -40,6 +40,7 @@ PYTHONKW(return);
PYTHONKW(try);
PYTHONKW(while);
PYTHONKW(yield);
PYTHONKW(staticmethod);
/*
built-in functions