]> git.ipfire.org Git - thirdparty/collectd.git/commitdiff
Replace dashes with underscores in python modules
authorGarret Heaton <powdahound@gmail.com>
Sun, 18 Oct 2009 21:06:22 +0000 (14:06 -0700)
committerGarret Heaton <powdahound@gmail.com>
Sun, 18 Oct 2009 21:06:22 +0000 (14:06 -0700)
It's not possible to import python modules with dashes in the name.
See http://bit.ly/2t7fcy for more information.

contrib/collectd_network.py [moved from contrib/collectd-network.py with 100% similarity]
contrib/collectd_unixsock.py [moved from contrib/collectd-unixsock.py with 100% similarity]