If I have an opened file, is there an os
call to get the complete path as a string?
f = open('/Users/Desktop/febROSTER2012.xls')
From f
, how would I get "/Users/Desktop/febROSTER2012.xls"
?
See Question&Answers more detail:
os 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…