Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/codenameone/CodenameOne
/ split_courses.py
File
split_courses.py
docs/website/scripts/split_courses.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
#!/usr/bin/env python3
2
import
re
3
from
pathlib
import
Path
4
from
dataclasses
import
dataclass, field
Callers
nothing calls this directly
Calls
3
main
Function · 0.70
Path
Class · 0.50
resolve
Method · 0.45
Tested by
no test coverage detected