Python Forum
Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: Python reading variable in another py file wrongly
Post: RE: Python reading variable in another py file wro...

(Nov-20-2020, 11:17 PM)deanhystad Wrote: This is a scope problem and has nothing to do event_request being in another file. You would have the same probem if this were all in one file. The problem...
_vertig0 General Coding Help 2 1,980 Nov-21-2020, 07:19 AM
    Thread: Python reading variable in another py file wrongly
Post: Python reading variable in another py file wrongly

I have 2 .py files below (Both shortened and include the problem sections): engine.py import events running = False; def start(): boot() #Can be safely ignored all it does is call pygame.init() ...
_vertig0 General Coding Help 2 1,980 Nov-20-2020, 06:49 PM

User Panel Messages

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