Added wxPyInputStream dtor. Use PyLong_FromLongLong iff needed for wxFileOffset
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30639 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -79,7 +79,8 @@ public:
|
||||
return NULL;
|
||||
}
|
||||
}
|
||||
|
||||
~wxPyInputStream();
|
||||
|
||||
void close();
|
||||
void flush();
|
||||
bool eof();
|
||||
|
Reference in New Issue
Block a user