Pazza famiglia

Pazza famiglia
Created byEnrico Montesano
Country of originItaly
No. of seasons2
No. of episodes20
Release
Original networkRai 1
Original release1995 
1996

Pazza famiglia is an Italian television series.

Cast

gollark: That reminds me of just how much I dislike dan's formatting style.
gollark: https://github.com/SquidDev-CC/CC-Tweaked/blob/master/src/main/resources/assets/computercraft/lua/bios.lua#L170
gollark: ```luafunction os.pullEventRaw( sFilter ) return coroutine.yield( sFilter )endfunction os.pullEvent( sFilter ) local eventData = table.pack( os.pullEventRaw( sFilter ) ) if eventData[1] == "terminate" then error( "Terminated", 0 ) end return table.unpack( eventData, 1, eventData.n )end```
gollark: This runs in PotatoBIOS and shouldn't be terminated, so it ignores that.
gollark: No, `os.pullEvent` handles termination too.

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.