Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
Indexed
MCP
copy
Index your code
hub
/
github.com/theskumar/python-dotenv
/ Original
Class
Original
src/dotenv/parser.py:35–37 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
33
34
35
class
Original(NamedTuple):
36
string: str
37
line: int
38
39
40
class
Binding(NamedTuple):
Callers
1
get_marked
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected
Used in the wild
real call sites across dependent graphs
searching dependent graphs…