Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/kivy/python-for-android
/ touch
Function
touch
pythonforandroid/util.py:139–140 ·
view source on GitHub ↗
(filename)
Source
from the content-addressed store, hash-verified
137
138
139
def
touch(filename):
140
Path(filename).touch()
141
142
143
def
build_tools_version_sort_key(
Callers
4
download
Method · 0.90
apply_patches
Method · 0.90
prebuild_arch
Method · 0.90
prebuild_arch
Method · 0.90
Calls
no outgoing calls
Tested by
no test coverage detected