From 3b7089411bda77af8e0b0080a20c934e579ff1f8 Mon Sep 17 00:00:00 2001 From: Bryan Bishop Date: Sun, 27 Jan 2013 17:07:17 -0600 Subject: add character encoding headers to other files --- extras/pointers.py | 1 + 1 file changed, 1 insertion(+) (limited to 'extras/pointers.py') diff --git a/extras/pointers.py b/extras/pointers.py index f3922417b..6a1d24241 100644 --- a/extras/pointers.py +++ b/extras/pointers.py @@ -1,3 +1,4 @@ +# -*- coding: utf-8 -*- """ Various functions related to pointer and address math. Mostly to avoid depedency loops. """ -- cgit v1.2.3