[GH-ISSUE #315] Request and change #139

Open
opened 2026-05-06 13:15:41 +02:00 by BreizhHardware · 0 comments

Originally created by @theodorechle on GitHub (Jan 31, 2023).
Original GitHub issue: https://github.com/UpsilonNumworks/Upsilon/issues/315

I'd like you add somethings for python :

  • Add "\r" in python strings (return to the start of the line) and "\033[A" (same but can be used to return to several lines ago),
  • change the global variable __name__ to be "__main__" in the main script (allow to only do something if you're running this script specifically).
Originally created by @theodorechle on GitHub (Jan 31, 2023). Original GitHub issue: https://github.com/UpsilonNumworks/Upsilon/issues/315 I'd like you add somethings for python : - [ ] Add "\r" in python strings (return to the start of the line) and "\033[A" (same but can be used to return to several lines ago), - [ ] change the global variable \_\_name\_\_ to be "\_\_main\_\_" in the main script (allow to only do something if you're running this script specifically).
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/Upsilon#139
No description provided.