Warning: set_time_limit() [function.set-time-limit]: Cannot set time limit - prohibited by configuration in /home/u547966/brikov.ru/www/wp-content/plugins/admin-menu-editor/menu-editor.php on line 745
#! /usr/bin/perl
# debhelper sequence file for dh_python2
use warnings;
use strict;
use Debian::Debhelper::Dh_Lib;
insert_before("dh_installinit", "dh_python2");
remove_command("dh_pycentral");
remove_command("dh_pysupport");
1