File: python3.diff

package info (click to toggle)
rapidjson 1.1.0%2Bdfsg2-7.1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 4,176 kB
  • sloc: cpp: 18,839; ansic: 2,434; python: 235; xml: 182; sh: 83; makefile: 8; javascript: 2
file content (10 lines) | stat: -rw-r--r-- 326 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
Index: b/bin/jsonschema/bin/jsonschema_suite
===================================================================
--- a/bin/jsonschema/bin/jsonschema_suite
+++ b/bin/jsonschema/bin/jsonschema_suite
@@ -1,4 +1,4 @@
-#! /usr/bin/env python
+#! /usr/bin/python3
 from __future__ import print_function
 import sys
 import textwrap