Cant find sorcecode

Dan Stromberg drsalists at gmail.com
Tue Jun 15 00:06:22 EDT 2021


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 <maddenlogan5678 at 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
>


More information about the Python-list mailing list