Marcus Meissner
2da924d7a5
- update to version 0.5 - modernize for Python 2 and 3 compatibility OBS-URL: https://build.opensuse.org/request/show/737621 OBS-URL: https://build.opensuse.org/package/show/Base:System/withlock?expand=0&rev=11
9 lines
130 B
Diff
9 lines
130 B
Diff
--- a/withlock
|
|
+++ b/withlock
|
|
@@ -1,4 +1,4 @@
|
|
-#!/usr/bin/env python
|
|
+#!/usr/bin/python3
|
|
|
|
# Copyright 2009-2016 Peter Poeml
|
|
#
|