← Back to team overview

pyneighborhood team mailing list archive

[Branch ~pyneighborhood/pyneighborhood/devel] Rev 535: Should fix python3 Issues on Arch and other modern distros.

 

------------------------------------------------------------
revno: 535
committer: Stefan J. Betz <info@xxxxxxxxxxxxxxx>
branch nick: pyneighborhood
timestamp: Wed 2010-10-20 00:24:09 +0200
message:
  Should fix python3 Issues on Arch and other modern distros.
modified:
  pyNeighborhood


--
lp:pyneighborhood
https://code.launchpad.net/~pyneighborhood/pyneighborhood/devel

Your team pyNeighborhood is subscribed to branch lp:pyneighborhood.
To unsubscribe from this branch go to https://code.launchpad.net/~pyneighborhood/pyneighborhood/devel/+edit-subscription
=== modified file 'pyNeighborhood'
--- pyNeighborhood	2010-07-26 12:42:43 +0000
+++ pyNeighborhood	2010-10-19 22:24:09 +0000
@@ -1,4 +1,4 @@
-#!/usr/bin/env python 
+#!/usr/bin/env python2
 # Copyright (C) 2007 Stefan J. Betz
 #
 # This program is free software: you can redistribute it and/or modify