[PR #321] Update script for user with Py3+ #365

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

📋 Pull Request Information

Original PR: https://github.com/LionSec/katoolin/pull/321
Author: @JackSparrow0723
Created: 6/3/2022
Status: 🔄 Open

Base: masterHead: Py3+


📝 Commits (2)

📊 Changes

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

View changed files

📝 katoolin.py (+20 -20)

📄 Description

Update for use with Py3+
Changes


  1. Change raw_input -> input -- raw_input is not supported on python3+.
  2. Add Parenthesisis on line 8 for user print.

🔄 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/321 **Author:** [@JackSparrow0723](https://github.com/JackSparrow0723) **Created:** 6/3/2022 **Status:** 🔄 Open **Base:** `master` ← **Head:** `Py3+` --- ### 📝 Commits (2) - [`ef35844`](https://github.com/LionSec/katoolin/commit/ef35844b4b987c0ca983338c3403285a02a859a9) Update - To use with python3 + - [`b7a4d25`](https://github.com/LionSec/katoolin/commit/b7a4d25d957cb48c630a6321829ab41008009239) update - print ### 📊 Changes **1 file changed** (+20 additions, -20 deletions) <details> <summary>View changed files</summary> 📝 `katoolin.py` (+20 -20) </details> ### 📄 Description Update for use with Py3+ Changes **************************** 1. Change raw_input -> input -- raw_input is not supported on python3+. 2. Add Parenthesisis on line 8 for user print. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
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#365
No description provided.