[Git][NTPsec/ntpsec][master] Remove unnecessary pylib shebangs

Matt Selsky gitlab at mg.gitlab.com
Mon Sep 7 23:11:35 UTC 2020



Matt Selsky pushed to branch master at NTPsec / ntpsec


Commits:
99427479 by Richard Laager at 2020-09-07T23:02:52+00:00
Remove unnecessary pylib shebangs

These files are never executed directly.

Requested-by: Hal Murray <hmurray at megapathdsl.net>

- - - - -


2 changed files:

- pylib/agentx.py
- pylib/poly.py


Changes:

=====================================
pylib/agentx.py
=====================================
@@ -1,4 +1,3 @@
-#! /usr/bin/env python
 # -*- coding: utf-8 -*-
 
 from __future__ import print_function, division


=====================================
pylib/poly.py
=====================================
@@ -1,4 +1,3 @@
-#! /usr/bin/env python
 # -*- coding: utf-8 -*-
 # SPDX-License-Identifier: BSD-2-Clause
 """Handle bytes and strings in a polyglot fashion.



View it on GitLab: https://gitlab.com/NTPsec/ntpsec/-/commit/99427479b02e7519fcb1ead92e1c9453d3eed6f2

-- 
View it on GitLab: https://gitlab.com/NTPsec/ntpsec/-/commit/99427479b02e7519fcb1ead92e1c9453d3eed6f2
You're receiving this email because of your account on gitlab.com.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.ntpsec.org/pipermail/vc/attachments/20200907/4c205da4/attachment.htm>


More information about the vc mailing list