#! /usr/bin/env python # -*- coding: utf-8 -*- # vim:fenc=utf-8 # # Copyright © 2019 Shlomi Fish # # Distributed under terms of the MIT license. """ """ class KpatEmitter: """docstring for KpatEmitter""" def __init__(self, f): self.f = f