[PR #10] [CLOSED] Update shebang to use python2 #977

Closed
opened 2026-03-15 11:11:57 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/asciinema/asciinema/pull/10
Author: @losingkeys
Created: 8/3/2012
Status: Closed

Base: masterHead: patch-1


📝 Commits (1)

  • 5b46b4a specify that this is a python 2 script

📊 Changes

1 file changed (+1 additions, -1 deletions)

View changed files

📝 bin/asciiio.py (+1 -1)

📄 Description

On archlinux the default python is python 3, so I get something like print: invalid syntax when running asciiio. I'm told the command python2 is valid on systems where python points to python 2. Thanks to the fine folks in #archlinux!


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/asciinema/asciinema/pull/10 **Author:** [@losingkeys](https://github.com/losingkeys) **Created:** 8/3/2012 **Status:** ❌ Closed **Base:** `master` ← **Head:** `patch-1` --- ### 📝 Commits (1) - [`5b46b4a`](https://github.com/asciinema/asciinema/commit/5b46b4a82ec7aa9eb16b04e866f7e4f4650ee1c6) specify that this is a python 2 script ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `bin/asciiio.py` (+1 -1) </details> ### 📄 Description On archlinux the default `python` is python 3, so I get something like `print: invalid syntax` when running `asciiio`. I'm told the command `python2` is valid on systems where `python` points to python 2. Thanks to the fine folks in #archlinux! --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-15 11:11:57 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/asciinema#977
No description provided.