Code

python plugin: Fix double declaration of variable.
authorFlorian Forster <octo@collectd.org>
Sat, 6 Aug 2016 18:44:09 +0000 (20:44 +0200)
committerFlorian Forster <octo@collectd.org>
Sat, 6 Aug 2016 18:44:09 +0000 (20:44 +0200)
commit34773d9145c11f44840e10cc3bb0551de8d273e6
treee999f7781ddcfaa736fcf59f0e9863e3333d5ebf
parente6798095bb2f063dd97619399575fef3e0fe501e
python plugin: Fix double declaration of variable.

This fixes a regression from 92498b8a0e1d50c7e06d435395ac0ac307cc190c.
src/python.c