Switch to side-by-side view
--- a/web/bottle.py +++ b/web/bottle.py @@ -1,4 +1,4 @@ -#!/usr/bin/env python +#!/usr/bin/python3 # -*- coding: utf-8 -*- """ Bottle is a fast and simple micro-framework for small web applications. It
--- a/web/bottle.py +++ b/web/bottle.py @@ -1,4 +1,4 @@ -#!/usr/bin/env python +#!/usr/bin/python3 # -*- coding: utf-8 -*- """ Bottle is a fast and simple micro-framework for small web applications. It