Re: troglodytes
On 8/13/24 19:21, Left Right wrote: Hahah, as someone with extensive experience of being banned by various CoC-waving Python online communities' authorities I really enjoyed the saga. Watching little men grasp for power on the Web to squash their opponents never stops to amuse me. On Tue, Aug 13, 2024 at 4:56 PM Michael Torrie via Python-list wrote: Why do you have to belittle other people? -- https://mail.python.org/mailman/listinfo/python-list
Re: Getting a Process.start() error pickle.PicklingError: Can't pickle : it's not found as __builtin__.module with Python 2.7
On 9/2/24 11:36, Barry Scott wrote: On 2 Sep 2024, at 15:00, marc nicole via Python-list wrote: I am using Python 2.7 on Windows 10 Why? Install Python 3.12 and it will be easier to get help and support. If you have legacy that still needs porting then you can install 3.12 along side the unsupported 3.12. Barry I think you mean alongside the unsupported 2.7. -- https://mail.python.org/mailman/listinfo/python-list