Jinja2 SSTI - Filter Bypass help needed

Have you tried using alternative parentheses? Like e.g. the UTF-8 full-width characters? Maybe the filter is somewhere in front and Jinja gracefully converts them back, for you.

os.system(‘id’)
aka. os.system%uff08'id'%uff09