Skip to content
This repository was archived by the owner on Jun 29, 2026. It is now read-only.

fix: replace Python 2 print syntax with parentheses for Python 3 - #1

Open
AmSach wants to merge 1 commit into
masterfrom
fix/python3-print-syntax
Open

fix: replace Python 2 print syntax with parentheses for Python 3#1
AmSach wants to merge 1 commit into
masterfrom
fix/python3-print-syntax

Conversation

@AmSach

@AmSach AmSach commented May 13, 2026

Copy link
Copy Markdown
Owner

Fixed Python 2 print syntax issues in zip-cracker.py by replacing old-style print statements with Python 3 compatible parentheses syntax. This fixes 3 instances: 'print "[+]..."', 'print 'Password found...', and 'print "[-] arguments error"'. — Sent via @AmSach bot

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant