mirror of
https://github.com/LionSec/katoolin.git
synced 2026-04-26 01:15:54 +03:00
[PR #302] [CLOSED] Python 2 died 650 days ago on 1/1/2020 #360
Labels
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/katoolin-LionSec#360
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/LionSec/katoolin/pull/302
Author: @cclauss
Created: 10/11/2021
Status: ❌ Closed
Base:
master← Head:patch-1📝 Commits (2)
c1fe528Python 2 died 650 days ago on 1/1/20207587eb5print() is a function in Python 3📊 Changes
2 files changed (+108 additions, -92 deletions)
View changed files
📝
core/gear.py(+40 -30)📝
katoolin.py(+68 -62)📄 Description
Python 2 died 650 days ago on 1/1/2020 so it might no longer be installed on newer operating systems.
print()is a function in Python 3raw_input()was removed from Python 3 in favor ofinput().🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.