[PR #296] [CLOSED] Added parens to print on line 8 - need root error #358

Closed
opened 2026-02-26 04:31:11 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/LionSec/katoolin/pull/296
Author: @thebigbadme
Created: 9/7/2021
Status: Closed

Base: masterHead: patch-1


📝 Commits (1)

  • 441255a Added parens to print on line 8 - need root error

📊 Changes

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

View changed files

📝 katoolin.py (+1 -1)

📄 Description

Python kicks a SyntaxError upon reaching:
Line 8: print "Sorry. This script requires sudo privledges"

Wrapping parens around both double-quotes removes error.


🔄 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/LionSec/katoolin/pull/296 **Author:** [@thebigbadme](https://github.com/thebigbadme) **Created:** 9/7/2021 **Status:** ❌ Closed **Base:** `master` ← **Head:** `patch-1` --- ### 📝 Commits (1) - [`441255a`](https://github.com/LionSec/katoolin/commit/441255a700dd68473de13a3f3cb319f43e9933f0) Added parens to print on line 8 - need root error ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `katoolin.py` (+1 -1) </details> ### 📄 Description Python kicks a SyntaxError upon reaching: Line 8: print "Sorry. This script requires sudo privledges" Wrapping parens around both double-quotes removes error. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-26 04:31:11 +03:00
Sign in to join this conversation.
No labels
pull-request
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/katoolin-LionSec#358
No description provided.