Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/csev/py4e
/ text
Method
text
lectures/srt-split/pysrt/srtfile.py:140–141 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
138
139
@property
140
def
text(self):
141
return
'\n'
.join(i.text
for
i in self)
142
143
@classmethod
144
def
open(cls, path=
''
, encoding=None, error_handling=ERROR_PASS):
Callers
15
foundation.min.js
File · 0.80
foundation.js
File · 0.80
foundation.min.js
File · 0.80
f
Function · 0.80
jquery-ui.min.js
File · 0.80
jquery.min.js
File · 0.80
foundation.min.js
File · 0.80
f
Function · 0.80
jquery-ui.min.js
File · 0.80
jquery.min.js
File · 0.80
foundation.min.js
File · 0.80
f
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected