Spaghetti a la Mode

Spaghetti a la Mode is a 1915 American short comedy film featuring Oliver Hardy.

Spaghetti a la Mode
Directed byWill Louis
Produced byArthur Hotaling
Siegmund Lubin
Written byVincente DePascale
StarringWillard Louis
Distributed byGeneral Film Company
Release date
  • January 16, 1915 (1915-01-16)
Running time
split reel
CountryUnited States
LanguageSilent

Cast

  • Will Louis as Antonio
  • Oliver Hardy as Cook (as Babe Hardy)
  • Vincente DePascale as Pascale
  • Royal Byron as Brizzi
  • Harry Lorraine as Proprietor
  • Harry Rice as Waiter
  • Pete Bell as Waiter
gollark: Here is some beauteous code using it.
gollark: Python has Unicode identifiers!
gollark: It looks like this, so you probably want to actually have styling and such.
gollark: ```pythonimport feedparserfeed = feedparser.parse("https://www.inaturalist.org/observations.atom?verifiable=any&page=1&spam=&place_id=any&user_id=samuelbrinker&project_id=")with open("feed.html", "w") as f: f.write("\n".join([ e["content"][0]["value"] for e in feed["entries"] ]))```This is a very simple script which will make an HTML file from the feed.
gollark: I think GitHub Actions might let you do that automatically at intervals, but I have no idea how.

See also


This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.