Make UniGen2 compatible with Python 3

Merged
#3 · Created  · Last updated

Merged pull request

Merged in bgyori/unigen/python2_and_3 (pull request #3)

c048c7b·Author: ·Closed by: ·2018-04-18

Description

This PR makes UniGen2.py compatible with Python 3 (while still working in Python 2). The two changes needed were * Adding parentheses around prints * Replacing has_key with in for dicts

0 attachments

0 comments

Loading commits...