SF.net SVN: docutils:[9778 ] trunk/docutils/docutils/u tils/smartquotes.py

milde--- via Docutils-checkins <[email protected]>
Newsgroups gmane.text.docutils.cvs
Message-ID <[email protected]>
Revision: 9778
          http://sourceforge.net/p/docutils/code/9778
Author:   milde
Date:     2024-07-22 11:59:10 +0000 (Mon, 22 Jul 2024)
Log Message:
-----------
Fix hashbang line in "smartquotes" script.

Fixes [bugs:#491].

Modified Paths:
--------------
    trunk/docutils/docutils/utils/smartquotes.py

Modified: trunk/docutils/docutils/utils/smartquotes.py
===================================================================
--- trunk/docutils/docutils/utils/smartquotes.py	2024-07-22 11:51:25 UTC (rev 9777)
+++ trunk/docutils/docutils/utils/smartquotes.py	2024-07-22 11:59:10 UTC (rev 9778)
@@ -1,4 +1,4 @@
-#!/usr/bin/python3
+#! /usr/bin/env python3
 # :Id: $Id$
 # :Copyright: © 2010-2023 Günter Milde,
 #             original `SmartyPants`_: © 2003 John Gruber

This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.



_______________________________________________
Docutils-checkins mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/docutils-checkins
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.