Mercurial > ~darius > hgwebdir.cgi > adslstats
comparison adslstats.py @ 34:b79c03810bbe
Actually *call* python3
author | Daniel O'Connor <darius@dons.net.au> |
---|---|
date | Sat, 14 Nov 2020 15:02:55 +1030 |
parents | 7d8bee5e3c80 |
children | 5dbc310f1eca |
comparison
equal
deleted
inserted
replaced
33:7d8bee5e3c80 | 34:b79c03810bbe |
---|---|
1 #!/usr/bin/env python2 | 1 #!/usr/bin/env python3 |
2 ############################################################################ | 2 ############################################################################ |
3 # | 3 # |
4 # Parse DSL link stats for iiNet TG-1 & generate RRD archives & graphs | 4 # Parse DSL link stats for iiNet TG-1 & generate RRD archives & graphs |
5 # | 5 # |
6 ############################################################################ | 6 ############################################################################ |