interpreter

This commit is contained in:
Michael Grote 2021-10-11 21:47:21 +02:00
parent df8cb2c9a6
commit 3b0b574136
1 changed files with 1 additions and 1 deletions

2
extern/kvm_io vendored
View File

@ -1,4 +1,4 @@
#!/usr/bin/env python2
#!/usr/bin/python2
# -*- coding: utf-8 -*-
# vim: set fileencoding=utf-8
#