1
0
mirror of https://github.com/gryf/wicd.git synced 2026-01-30 20:45:46 +01:00

fixing more Python version issues

This commit is contained in:
Adam Blackburn
2010-12-23 09:12:58 -10:00
parent 0e9eac0a89
commit e3f16e237d
5 changed files with 14 additions and 5 deletions

View File

@@ -1,4 +1,4 @@
#!/usr/bin/python
#!/usr/bin/env python
#
# Copyright (C) 1999-2006 Keith Dart <keith@kdart.com>