[GRASS-dev] [GRASS-SVN] r69248 - grass/trunk/gui/wxpython/tplot
Vaclav Petras
wenzeslaus at gmail.com
Wed Aug 24 07:40:10 PDT 2016
On Wed, Aug 24, 2016 at 9:29 AM, <svn_grass at osgeo.org> wrote:
> + self.__del__()
> self.Destroy()
>
`self.__del__()` just doesn't sound right. A function such as
release_resources() is recommended in these cases, see e.g.:
http://stackoverflow.com/a/6104568/574907
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/grass-dev/attachments/20160824/9fce25d8/attachment.html>
More information about the grass-dev
mailing list