if [ -d /tmp/tcloop/APPNAME/ ]; then
   rm -f /usr/bin/python2.6
   cp -af /tmp/tcloop/APPNAME/usr/bin/python2.6 /usr/bin/python2.6
fi