I don't know where your source code is specifically, but here's an example of looking up where a file lives:
$ python3 below cmd output started 2021 Mon Jun 14 09:05:54 PM PDT Python 3.7.3 (default, Jan 22 2021, 20:04:44) [GCC 8.3.0] on linux Type "help", "copyright", "credits" or "license" for more information. >>> import heapq >>> heapq.__file__ '/usr/lib/python3.7/heapq.py' >>> On Mon, Jun 14, 2021 at 12:04 PM Madden <maddenlogan5...@gmail.com> wrote: > > > Hi so I've been trying to find my sorcecode files so I can 7zip them to > get to the ovl_tool_gui so I can add mods but I haven't been able to > find > them could you help? > > > > > > Sent from [1]Mail for Windows 10 > > > > References > > Visible links > 1. https://go.microsoft.com/fwlink/?LinkId=550986 > -- > https://mail.python.org/mailman/listinfo/python-list > -- https://mail.python.org/mailman/listinfo/python-list