Her Reputation

Her Reputation is a 1931 British comedy film directed by Sidney Morgan and starring Iris Hoey, Frank Cellier, Lillian Hall-Davis and Malcolm Tearle.[1] It was based on the play Passing Brompton Road by Jevan Brandon-Thomas.

Plot

A woman plans to boost her public profile by getting a divorce and enlists the help of a male friend to act as co-respondent. This leads to a series of mix-ups and her eventual decision not to get divorced.

Cast

gollark: In mine, the position to `i` to is modulusinated with the length, so it loops to the start or something.
gollark: How many bytes™? What language?
gollark: I'll golf it if someone actually makes a smaller competitor.
gollark: ```python if char == "i": h, g = list(range(pos + 1, l)), list(range(pos - 1, 0, -1)) for i in h + g if incr == 1 else g + h: if code[i] == "i": pos = (i + 1) % l break continue```
gollark: Mine passes all test cases but the test cases are bad.

References


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