We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e422669 commit 89b7425Copy full SHA for 89b7425
1 file changed
rawsocketpy/get_hw.py
@@ -1,6 +1,7 @@
1
#!/usr/bin/env python
2
# -*- coding: utf-8 -*-
3
4
+from __future__ import print_function
5
import socket
6
import fcntl
7
import struct
0 commit comments