Ildikó Pécsi

Ildikó Pécsi (born 21 May 1940) is a Hungarian actress.[1] She appeared in more than one hundred films since 1961.

Ildikó Pécsi
Born (1940-05-21) 21 May 1940
OccupationActress
Years active1961-present

Selected filmography

Year Title Role Notes
1962 The Man of Gold
1963 Tales of a Long Journey
1970 Szerelmi álmok – Liszt
1976 The Fifth Seal
A Strange Role
1977 Rain and Shine
1978 Just like Home
2008 Virtually a Virgin
gollark: Well, I patched *that*, and that makes sense since it actually deals with environments.
gollark: But *why* would it meddle with the environment and apparently *only* for getfenv?
gollark: No.
gollark: This may require testing. It's not impossible that *somehow* `pcall` is using the "real" environment, but I have no idea what would cause htat.
gollark: ```lua -- if function is not from within the VM, return env from within sandbox function environment.getfenv(arg) local env if type(arg) == "number" then env = gf(arg + 1) else gf(arg) end if not env or env._HOST and string.find(env._HOST, "YAFSS") == nil then return gf() else return env end end```

References


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