generate_config: Replace print statement with fc 09/42109/2
authorAlexandru Avadanii <Alexandru.Avadanii@enea.com>
Sat, 16 Sep 2017 00:49:41 +0000 (02:49 +0200)
committerAlexandru Avadanii <Alexandru.Avadanii@enea.com>
Sat, 16 Sep 2017 01:04:43 +0000 (03:04 +0200)
commit6b2e09a86374d7d7b884f4ff04e78fd3d10391e6
tree739b32af183fea2e420198746fe57e4b6b381a6e
parent8a369aabb95ec002dfd49024f4f028faaf4d1e42
generate_config: Replace print statement with fc

Fix py3 compatibility by using 'print' function instead.
While at it, fix constant names reported by `pylint` as invalid.

Change-Id: I73e3a370560c038a8814db9758b13026dc4c0b42
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
utils/generate_config.py