reSWIGged

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41666 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Robin Dunn
2006-10-06 20:08:33 +00:00
parent 8feec28c87
commit 846c181ba2
6 changed files with 21 additions and 66 deletions

View File

@@ -248,7 +248,7 @@ class CallLater:
class FutureCall(CallLater):
"""A compatibility alias for `FutureCall`."""
"""A compatibility alias for `CallLater`."""
#----------------------------------------------------------------------------
# Control which items in this module should be documented by epydoc.