<?php
use python\math;
function obsoletePythonModuleStaticProperty(): mixed
{
return math::$pi;
}
function main(): void