Skip to content

Commit 7ede18e

Browse files
committed
bump version and fix print on py27
1 parent c3a335b commit 7ede18e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pyopengltk/base.py

+1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
from __future__ import print_function
12
import sys
23
from OpenGL import GL
34

0 commit comments

Comments
 (0)