List of churches and parishes in the Roman Catholic Diocese of Ogdensburg

The Roman Catholic Diocese of Ogdensburg covers the North Country and St. Lawrence Valley of northern New York. There are over 100 parishes in the eight-county area, which spans St. Lawrence, Jefferson, Lewis, Franklin, Clinton, Essex, and northern Herkimer and Hamilton Counties.

Adirondack Deanery

Clinton Deanery

All parishes are located in the City of Plattsburgh unless otherwise noted

Essex Deanery

Franklin Deanery

Hamilton/Herkimer Deanery

Jefferson Deanery

All parishes are located in the City of Watertown unless otherwise noted

Lewis Deanery

St. Lawrence Deanery

gollark: And yet it has GLOBALS in it?
gollark: ```pythondef c_wrapper(file): print("Compiling", file) temp = tempfile.mktemp(prefix="lib-compile-") print(temp) if subprocess.run(["gcc", file, "-o", temp, "-shared"]).returncode != 0: raise ValueError("compilation failed") library = ctypes.CDLL(temp) entry = library.entry entry.restype = ctypes.POINTER(ctypes.c_int)```Here's a bit of the *excellent* code.
gollark: Your entry is a function, it doesn't start up a process on every iteration or it would go slower.
gollark: How is not arbitrarily zeroing things "unusual"?
gollark: But the test code was in Python, because I only write C ironically, and dealing with anomalous C things would have been annoying.

References

  1. Caudell, Robin (August 26, 2011). "St. Mary's of the Lake closed for Sunday services". Plattsburgh (N.Y.) Press-Republican. Retrieved June 6, 2017.
  2. "Weekly Bulletin" (PDF). Greater Massena Catholic Community. October 1, 2017. p. 3. Retrieved October 2, 2017.
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.