From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jason at zx2c4.com (Jason A. Donenfeld) Date: Mon, 12 Oct 2015 18:34:24 +0200 Subject: [PATCH 1/1] filters: force python 3.x and fix options In-Reply-To: <1444664062-23229-1-git-send-email-list@eworm.de> References: <1444664062-23229-1-git-send-email-list@eworm.de> Message-ID: Python 2 works fine. But thanks for that catch with input already defaulting to stdin. Applied that optimization.