Python Forum
Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: should I ... go class or stick with functions?
Post: RE: should I ... go class or stick with functions?

fwiw everything in python is an object, including functions. this isn't meant to be entirely pedantic, but i digress there are generally 3 reasons to build a class 1) you want to bundle data with m...
atombear General Coding Help 4 2,096 Nov-13-2020, 08:11 PM
    Thread: Pickler().fast
Post: Pickler().fast

I'm working on a codebase that experienced, in the far past, a blowup in memory when trying to pickle certain class instances. It was determined, at that time, that the broad shallow classes resulted ...
atombear General Coding Help 0 1,004 Nov-13-2020, 08:04 PM

User Panel Messages

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