Re: Python deepcopy to while statement

2014-06-12 Thread hito koto
2014年6月13日金曜日 12時47分19秒 UTC+9 hito koto: > Hi, all > > > > I want to make the function use while statement,and without a deepcopy > functions. > > > > this is my use deepcopy function correct codes, So, how can i to do a > different way and use while statement: > > > > def foo(x): >

Re: Python deepcopy to while statement

2014-06-12 Thread hito koto
2014年6月13日金曜日 12時47分19秒 UTC+9 hito koto: > Hi, all > > > > I want to make the function use while statement,and without a deepcopy > functions. > > > > this is my use deepcopy function correct codes, So, how can i to do a > different way and use while statement: > > > > def foo(x): >