blob: 420f37f3ca8d139531afd8937b7db769fab45a52 (
plain) (
blame)
1
2
3
4
5
6
7
8
|
--- smartypants.py-2.0.1/smartypants.old 2017-12-20 08:34:50.000000000 -0600
+++ smartypants.py-2.0.1/smartypants 2022-07-02 21:33:28.758176655 -0500
@@ -1,4 +1,4 @@
-#!/usr/bin/env python
+#!/usr/bin/env python3
# Copyright (c) 2017 Leo Hemsted
# Licensed under the BSD License, for detailed license information, see COPYING
|