Python Forum
Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: is and '==' i'm confused
Post: RE: is and '==' i'm confused

(Sep-12-2021, 04:50 PM)snippsat Wrote: == when comparing values and is when comparing identities(which is object's memory address). Can use id() to see this. >>> a = "this is test string" &...
Notabene General Coding Help 6 2,717 Sep-15-2021, 08:05 AM
    Thread: new window in separate thread - flask website
Post: new window in separate thread - flask website

Hello, I need to launch new window/tab on my flask website, which will be in separate thread and do its own job, with the ability to close/stop that thread/browser tab from the main page/thread. Coul...
Notabene Web Scraping & Web Development 3 3,464 Sep-15-2021, 06:41 AM

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020