~dylanmccall/hamster-applet/hamster-time-tracker-git

« back to all changes in this revision

Viewing changes to wafadmin/Tools/gnu_dirs.py

  • Committer: Markus Koller
  • Date: 2015-01-28 12:52:08 UTC
  • Revision ID: git-v1:bad898a86b14260e8ef95566d3c4cc05de6dd251
Use python2 in shebangs

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
#! /usr/bin/env python
 
1
#!/usr/bin/env python2
2
2
# encoding: utf-8
3
3
 
4
4
import Utils,Options