Menu

[r55]: / trunk / demo / basic / print / 1.php  Maximize  Restore  History

Download this file

9 lines (4 with data), 125 Bytes

1
2
3
4
5
6
<?php
require_once __DIR__.'/../../../phpython.php';
phpython::set_config('debug', 1);
phpython::import('1.py');