[PR #75] [MERGED] Import sys in whapa-gui.py script #220

Closed
opened 2026-02-25 20:34:58 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/B16f00t/whapa/pull/75
Author: @FreddieOliveira
Created: 10/29/2020
Status: Merged
Merged: 10/30/2020
Merged by: @B16f00t

Base: masterHead: master


📝 Commits (1)

  • d5bb13f Import sys in whapa-gui.py script

📊 Changes

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

View changed files

📝 whapa-gui.py (+1 -0)

📄 Description

Add import sys line to prevent error when executing if sys.platform == "win32" or sys.platform == "win64" or sys.platform == "cygwin": line


🔄 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/B16f00t/whapa/pull/75 **Author:** [@FreddieOliveira](https://github.com/FreddieOliveira) **Created:** 10/29/2020 **Status:** ✅ Merged **Merged:** 10/30/2020 **Merged by:** [@B16f00t](https://github.com/B16f00t) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (1) - [`d5bb13f`](https://github.com/B16f00t/whapa/commit/d5bb13fe81604a1d95ffce237ed6fe0fe18d0a15) Import sys in whapa-gui.py script ### 📊 Changes **1 file changed** (+1 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `whapa-gui.py` (+1 -0) </details> ### 📄 Description Add `import sys` line to prevent error when executing `if sys.platform == "win32" or sys.platform == "win64" or sys.platform == "cygwin":` line --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-25 20:34:58 +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/whapa#220
No description provided.