Your IP : 216.73.216.43


Current Path : /proc/thread-self/root/snap/core/17284/usr/share/perl5/Debian/Debhelper/Sequence/
Upload File :
Current File : //proc/thread-self/root/snap/core/17284/usr/share/perl5/Debian/Debhelper/Sequence/python3.pm

#! /usr/bin/perl
# debhelper sequence file for dh_python3

use warnings;
use strict;
use Debian::Debhelper::Dh_Lib;

insert_before("dh_installinit", "dh_python3");

1