getScenes: Python List of all Scenes of a Play

Description Usage Python Functions

Description

[Python Documentation] Return a list of the scenes in the XML object "play". Each element of the list is an object of class "Scene" with fields "title", "act" and "data" (the XML element for the scene). The argument can alternatively be an Act object to obtain a list of scenes from just that act.

Usage

1
getScenes(..., .ev = XRPython::RPython(), .get = NA)

Python Functions

getScenes(play)


johnmchambers/shakespeare documentation built on May 19, 2019, 5:16 p.m.