in lib/Debian/Debhelper/Buildsystem/dh_virtualenv.pm [57:60]
sub get_pip { my $this = shift; return ($this->get_exec("python"), "-m", "pip"); }