# Copyright 2007 by Tiago Antao. All rights reserved. # This file is part of the Biopython distribution and governed by your # choice of the "Biopython License Agreement" or the "BSD 3-Clause License". # Please see the LICENSE file that should have been included as part of this # package. """Utility functions to deal with GenePop files. This had some functions that where moved to GenePop.Record (now methods of that class). This file is maintained as it is believed it will have utility functions in the future again. """ from Bio.PopGen import GenePop