Le Thu, 19 Apr 2012 09:03:00 +0200, David MENTRE <[email protected]> a écrit :
> We should call f.close(), shouldn't we? Or, once again, I haven't > understood how Python works. :-) Ah, correct. > It might be better to use the "try: ... with" construct as used by > Maxime: > http://git.savannah.gnu.org/cgit/maposmatic/ocitysmap.git/tree/ocitysmap2/layoutlib/abstract_renderer.py#n108 Yes, the with construct seems more appropriate, will fix my patch with a followup patch, thanks! Best regards, Thomas -- Thomas Petazzoni http://thomas.enix.org MapOSMatic http://www.maposmatic.org Logiciels Libres à Toulouse http://www.toulibre.org Embedded Linux http://www.free-electrons.com
