User Profile
Collapse
-
Hi! Somebody told me that the phenomenon was due to it being converted to a unicode character, well anyway, I also did as you suggested. Thanks! -
\06 is converted to a character that looks like a spade
Code:saveInPath = "C:\Users\User\Documents\AV_FILES\06_School\Python205\ProjectNov2014\CODE_CLEAN\NotQuiteBackUP" lccSysProcCons = SystemProcessControls() dateTimeNow = lccSysProcCons.getDateTimeNow() name = "RejectedTracksList %s" % str(dateTimeNow) saveAsName = saveInPath + "\\" + name + ".txt" print saveAsName
No activity results to display
Show More
Leave a comment: