Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/GearPlug/dynamics365crm-python
/ read
Function
read
setup.py:5–6 ·
view source on GitHub ↗
(fname)
Source
from the content-addressed store, hash-verified
3
4
5
def
read(fname):
6
return
open(os.path.join(os.path.dirname(__file__), fname)).read()
7
8
9
setup(name=
'dynamics365crm-python'
,
Callers
1
setup.py
File · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected