Re: [Tutor] Raw string form variable

2013-05-05 Thread Steven D'Aprano
On 05/05/13 18:00, Ajin Abraham wrote: Please refer this paste: http://bpaste.net/show/vsTXLEjwTLrWjjnfmmKn/ and suggest me the possible solutions. There is no need for a paste bin for this. In six months time, when other people are searching the mail archives looking for answers, the paste bi

Re: [Tutor] Raw string form variable

2013-05-05 Thread Peter Otten
Ajin Abraham wrote: > Please refer this paste: http://bpaste.net/show/vsTXLEjwTLrWjjnfmmKn/ > and suggest me the possible solutions. > Regards, Quoting the paste: > i am executing these in Python 2.7 interpreter > >>>import os > >>> os.path.join(r'C:\win\apple.exe') > #will returns me = 'C:\\win

[Tutor] Raw string form variable

2013-05-05 Thread Ajin Abraham
Please refer this paste: http://bpaste.net/show/vsTXLEjwTLrWjjnfmmKn/ and suggest me the possible solutions. Regards, Ajin Abraham ___ Tutor maillist - Tutor@python.org To unsubscribe or change subscription options: http://mail.python.org/mailman/listin