Searched refs:get_major_minor_patch (Results 1 - 1 of 1) sorted by relevance
/third_party/node/tools/ | ||
H A D | getnodeversion.py | 5 def get_major_minor_patch(text): function 21 print('.'.join(get_major_minor_patch(in_file.read()))) |
Completed in 0 milliseconds