This is only a sample command for debugging purposes, which makes a copy of the implicit st parameterization on a nurbs surface to be the 1st explicit uvset.
Derived from mel command maya.cmds.nurbsCopyUVSet
Example:
import pymel.core as pm
import maya.cmds as cmds
pm.nurbsCopyUVSet()