commit | 3d7b4fe107d210fb300ae8dccf07252ccda4c00c | [log] [tgz] |
---|---|---|
author | Santosh Puranik <santosh.puranik@in.ibm.com> | Thu Apr 02 23:27:22 2020 +0530 |
committer | Santosh Puranik <santosh.puranik@in.ibm.com> | Thu Apr 02 23:39:00 2020 +0530 |
tree | 7ce0b07051ebadbc255fe87215c65d555cb6790e | |
parent | 675ee7e4459c8c3fc5c2733289dc35406bb6d400 [diff] [blame] |
Move to python3 This commit moves configure.ac and python scripts to python3 Signed-off-by: Santosh Puranik <santosh.puranik@in.ibm.com> Change-Id: Iaa03dffe15903fbd68c354442823903cc3bb3ad2
diff --git a/writefru.py b/writefru.py index eb5d5b8..b77f830 100755 --- a/writefru.py +++ b/writefru.py
@@ -1,4 +1,4 @@ -#!/usr/bin/env python +#!/usr/bin/env python3 import os import yaml