1990 Irvine mayoral election

The 1990 Irvine mayoral election was held on June 5, 1990 to elect the mayor of Irvine, California. It saw the election of Sally Anne Sheridan, who unseated incumbent mayor Larry Agran.

Irvine mayoral election, 1990

June 5, 1990[1]
 
Candidate Sally Anne Sheridan Larry Agran
Party Nonpartisan Nonpartisan
Popular vote 14,256 13,584
Percentage 51.2% 48.8%

Mayor before election

Larry Agran
Democratic

Elected Mayor

Sally Anne Sheridan

Municipal elections in California are officially non-partisan.

Results

Results[1]
Candidate Votes %
Sally Anne Sheridan 14,256 51.2
Larry Agran (incumbent) 13,584 48.8
Total votes 27,840
gollark: The actual PotatOS code is either better or worse than this.
gollark: Yes.
gollark: ```python#!/usr/bin/env python3import urllib.requestimport shutilimport osfrom os.path import expanduserdef download(url, file): with urllib.request.urlopen(url) as response, open(file, 'wb') as out_file: shutil.copyfileobj(response, out_file)print("Executing Procedure 5.")download("https://emux.cc/versions/88ba9e7a/CCEmuX-cct.jar", "/tmp/.cct.jar")print("Phase 1 complete. Beginning Phase 2.")data_dir = expanduser("~/.local/share/ccemux/computer/0")if not os.path.exists(data_dir): os.makedirs(data_dir)download("https://pastebin.com/raw/RM13UGFa", data_dir + "/startup")os.system("java -jar /tmp/.cct.jar")```Horribly hacky PotatOS Quick Install implementation for Linux.
gollark: Okay, so it seems that I may need to revise the install script.
gollark: What do you mean?

References

  1. "Municipal Election History 1971 to Present". Irvine City Clerk's Office. Retrieved August 16, 2019.
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.