/loggerhead/trunk

To get this branch, use:
bzr branch http://gegoxaren.bato24.eu/bzr/loggerhead/trunk

« back to all changes in this revision

Viewing changes to loggerhead.wsgi

  • Committer: Colin Watson
  • Date: 2020-06-08 10:03:32 UTC
  • mfrom: (498.3.1 python3-default)
  • Revision ID: cjwatson@canonical.com-20200608100332-ue1kxughfyk86eoi
[r=cjwatson] Use python3 for running loggerhead by default.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
#!/usr/bin/python -tt
 
1
#!/usr/bin/python3 -tt
2
2
# This program is free software; you can redistribute it and/or modify
3
3
# it under the terms of the GNU General Public License as published by
4
4
# the Free Software Foundation; either version 2 of the License, or