Deborah Toniolo

Deborah Toniolo (born April 24, 1977) is an Italian long-distance runner who specializes in the marathon. She won two medals, with national marathon team, at the International athletics competitions.[1]

Deborah Toniolo
Personal information
NationalityItalian
Born (1977-04-24) April 24, 1977
Schio
Height1.61 m (5 ft 3 12 in)
Weight48 kg (106 lb)
Sport
Country Italy
SportAthletics
Event(s)Marathon
ClubG.S. Forestale
Achievements and titles
Personal best(s)
  • Marathon: 2:28:31 (1991)

Biography

She finished seventh at the 2006 European Athletics Championships in Gothenburg with a personal best time of 2:31:31 hours. She has 5 caps in national team from 2005 to 2007.[2]

gollark: OH NO
gollark: As always, the lack of newlines creates optimization.
gollark: ```python#!/usr/bin/env python3import subprocess, os, os.path, sys, argparse, datetimetimestamp = datetime.datetime.now().strftime("%Y-%m-%d_%H-%M-%S")print(timestamp)parser = argparse.ArgumentParser(description="do backups, probably")parser.add_argument("name", help="name of backup item")parser.add_argument("dir", help="directory to backup")args = parser.parse_args()print(args)srcdir = os.path.abspath(args.dir)outdir = os.path.join(os.path.dirname(os.path.abspath(sys.argv[0])), "encrypted/backups")outpath = os.path.join(outdir, f"{args.name}_{timestamp}.sqlar")print(srcdir, outdir, outpath)subprocess.run(["sqlite3", outpath, "-A", "--verbose", "--create", "--directory", srcdir, "."])```muahahahaha, backups.
gollark: Firefox has been declining lately in some ways...
gollark: Fascinating.

See also

References

  1. "PODIO INTERNAZIONALE DAL 1908 AL 2008 - DONNE" (PDF). sportolimpico.it. Retrieved 2 December 2012.
  2. Annuario dell'Atletica 2009. FIDAL. 2009.
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.