diff options
| author | Rémi Verschelde | 2016-10-17 08:50:25 +0200 |
|---|---|---|
| committer | Rémi Verschelde | 2016-10-17 20:10:46 +0200 |
| commit | fc8ccd5b8c8b779bffd0f4d7f22f2f964c939163 (patch) | |
| tree | 884aef60419ceb724800fe71c23adc4af238bbdd /doc/tools/makerst.py | |
| parent | 89132224a651c0e0d4121270f63decb9a678ff88 (diff) | |
| download | godot-fc8ccd5b8c8b779bffd0f4d7f22f2f964c939163.tar.gz godot-fc8ccd5b8c8b779bffd0f4d7f22f2f964c939163.tar.zst godot-fc8ccd5b8c8b779bffd0f4d7f22f2f964c939163.zip | |
Diffstat (limited to 'doc/tools/makerst.py')
| -rw-r--r-- | doc/tools/makerst.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/tools/makerst.py b/doc/tools/makerst.py index 45e690cb6..718cf4a27 100644 --- a/doc/tools/makerst.py +++ b/doc/tools/makerst.py @@ -1,4 +1,4 @@ -#!/usr/bin/python +#!/usr/bin/env python # -*- coding: utf-8 -*- import codecs |
