reSWIGged with new runtime, etc.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25356 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Robin Dunn
2004-01-23 22:40:41 +00:00
parent 689b5c3869
commit 2dbef2723c
20 changed files with 4910 additions and 1466 deletions

View File

@@ -3183,7 +3183,7 @@ class Printer(core.Object):
return _windows.Printer_GetAbort(*args, **kwargs)
def GetLastError(*args, **kwargs):
"""Printer.GetLastError() -> int"""
"""GetLastError() -> int"""
return _windows.Printer_GetLastError(*args, **kwargs)
GetLastError = staticmethod(GetLastError)