bitter-ability-32190
07/20/2022, 12:21 AMpython_source
neighbor generated via python_sources
. For plugin purposes I need the address.
python_sources() # generates "foo.py"
my_target(special_address=":...")
I tried :foo.py
, :<dirname>#foo.py
but no luckhundreds-father-404
07/20/2022, 1:01 AM./foo.py:tgt
, where :tgt
can be left off if name=
is left off for python_sources
(I hate our address rules lol)