Python Forum
Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: Splitting code into several files
Post: RE: Splitting code into several files

Alright .. Below is the code -- all of it .. I fully know it's not the greatest, but I'm learning .. # Call Schedule Program -- v0.1a # Here we go .. import tkinter as tk import tkinter.font as f...
TLammert General Coding Help 4 1,526 Jun-26-2022, 02:33 PM
    Thread: Splitting code into several files
Post: RE: Splitting code into several files

Hi there .. I've included the essentials of the code I'm dealing with .. Where you see <snip>, I've removed tracts of code that doesn't need to be here .. When I run the code, first error I ge...
TLammert General Coding Help 4 1,526 Jun-24-2022, 02:49 PM
    Thread: Splitting code into several files
Post: Splitting code into several files

Hi Everyone .. I am trying to split a large .py program into a number of smaller .py files to make maintenance and editing easier .. I have moved a block of the code into a separate .py file, and wh...
TLammert General Coding Help 4 1,526 Jun-23-2022, 04:04 PM

User Panel Messages

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