#!/usr/bin/python from plnode import bwlimit if __name__ == '__main__': bwlimit.main()