8548: GeneWeb moved to github

This commit is contained in:
Jérôme Rapinat 2015-05-28 19:59:09 +02:00
parent 18a3731e5b
commit 8d188effac

View File

@ -164,7 +164,7 @@ def importData(database, filename, user):
#-------------------------------------------------------------------------
# For a description of the file format see
# http://cristal.inria.fr/~ddr/GeneWeb/en/gwformat.htm
# http://opensource.geneanet.org/issues/333
# https://github.com/geneanet/geneweb/issues/315
#-------------------------------------------------------------------------
class GeneWebParser(object):
def __init__(self, dbase, file):