~exarkun/game/network-client-virtualenv-friendly

  • Committer: Jean-Paul Calderone
  • Date: 2014-10-19 19:36:40 UTC
  • Revision ID: exarkun@twistedmatrix.com-20141019193640-56a6u44la4yi39q5
Use /usr/bin/env to find python in the PATH.

This is preferred over hardcoding the typical location of /usr/bin/python because
it means the correct interpreter will be found when the script is installed in a
virtualenv (meaning the script will operate correctly in a virtualenv, whereas
previously it would not).
Filename Latest Rev Last Changed Committer Comment Size
..
bin 21.1.33 16 years ago Christopher Armstrong SCRIPT! for NETWORKS! Diff
doc 1 16 years ago Christopher Armstrong An initial milestone. Diff
gam3 0.1.1 16 years ago Jean-Paul Calderone initial server repo structure Diff
game 3 16 years ago Christopher Armstrong first sub-milestone met: a gicture on a screen WIT Diff
terrain 44.1.6 13 years ago Allister MacLeod Added comments about loading terrain and the clien Diff
twisted 0.2.1 16 years ago Jean-Paul Calderone twistd plugin boilerplate Diff
.bzrignore 24 14 years ago Jean-Paul Calderone Import the server code 41 bytes Diff Download File
LICENSE 49 11 years ago Christopher Armstrong list contributors 1 KB Diff Download File
README 49.1.2 9 years ago Jean-Paul Calderone easy_install, no. global installs, no. pip, yes. 2.7 KB Diff Download File
File setup.py 49.1.1 9 years ago Jean-Paul Calderone Add a minimal setup.py 391 bytes Diff Download File