gentpl.py: Use python3-style print function

This commit is contained in:
Mike Gilbert 2013-12-04 10:24:21 -05:00 committed by Colin Watson
parent b0f311f412
commit aa437b5890
3 changed files with 9 additions and 2 deletions

View file

@ -54,7 +54,7 @@ To build GRUB's graphical terminal (gfxterm), you need:
If you use a development snapshot or want to hack on GRUB you may
need the following.
* Python 2.5.2 or later
* Python 2.6 or later
* Autoconf 2.60 or later
* Automake 1.10.1 or later