1
1
mirror of https://github.com/systemd/systemd-stable.git synced 2025-08-04 12:22:39 +03:00

Use python3 explicitly in all python scripts

This commit is contained in:
Felipe Sateler
2016-08-21 20:25:37 -03:00
parent a381e2b5fd
commit b95f5528cc
8 changed files with 8 additions and 3 deletions

View File

@ -1,3 +1,4 @@
#!/usr/bin/python3
# -*- Mode: python; coding: utf-8; indent-tabs-mode: nil -*- */
#
# This file is part of systemd.