Browse Source

Set env python3; change last modified

Matteo Bonamassa 4 years ago
parent
commit
44c67c961f
1 changed files with 2 additions and 2 deletions
  1. 2 2
      whoall

+ 2 - 2
whoall

@@ -1,11 +1,11 @@
-#!/usr/bin/python
+#!/usr/bin/env python3
 # - *- coding: utf- 8 - *-
 #
 # Python whoall: parallel, multi-threaded version
 # First author: jacopogh - nov 2006
 # Modified and updated by admins & 150 over time
 #
-# Last modified: May 2019 - nicolopalazzini
+# Last modified: January 2020 - matteobonamassa
 
 
 from time import time