Python method for getting age rating/restriction of the currently running event

JasonW

Vu+ Newbie
I am trying to port my code from OpenPLI to Blackhole and I am stuck at finding the equivalent of OpenPLI's event.getParentalData() method, which returns age rating/restriction of the currently running event. I spent a lot of time googling and using dir function on various objects, but with no success. Thanks in advance.
 
Top