plone / diazo

Diazo applies a static HTML theme to a dynamic website
http://diazo.org
Other
41 stars 26 forks source link

Fix a ResourceWarning #75

Open gforcada opened 5 years ago

gforcada commented 5 years ago

On jenkins, while running tests there is this warning being printed:

/diazo/compiler.py:36: ResourceWarning: unclosed file <_io.TextIOWrapper name='diazo/dummy.html' mode='r' encoding='UTF-8'>
  parser=parser,