[Tutor] 答复: Tutor Digest, Vol 97, Issue 72

2012-03-28 Thread Yan, Xianming
Hello, I'm new to studying python, Seems you don't have to import the argument module. You can simply open the two files and write then to another file. By using file(.xx,r) can open a file with read, by using file(,w) can open a file with write. And then you can using xx.readline()

[Tutor] Any book to study Python

2012-03-19 Thread Yan, Xianming
Hello all, I'm a new learning to python and does not know python anything at all. Anyone can recommend a book about python to read? I prefer a paper-based book, not online book. By the way, I'm from china, I hope the book is Chinese--:)--Reading in Chinese is quicker~:) Thanks Xianming

[Tutor] 答复: Any book to study Python

2012-03-19 Thread Yan, Xianming
programming world. Thanks for your reply. Thanks Xianming 发件人: wesley chun [mailto:wes...@gmail.com] 发送时间: 2012年3月19日 16:21 收件人: Yan, Xianming 抄送: tutor@python.org 主题: Re: [Tutor] Any book to study Python 你好 Xianming, I have a book -- Python 核 心 编 程 (第二版) -- that is for people who already

[Tutor] Any book to study Python

2012-03-19 Thread Yan, Xianming
I'm following http://docs.python.org/tutorial/interpreter.html to type in the first script into python. According to the link, I typed below: the_world_is_flat = 1 if the_world_is_flat: ... print Be careful not to fall off! Then I get below output: File stdin, line1 Print dd ^

[Tutor] 答复: Any book to study Python

2012-03-19 Thread Yan, Xianming
I guess I solved the problem. I should type in some space before the print dd statement. Sorry for disturbing you if the e-mail. Thanks Xianming -邮件原件- 发件人: Yan, Xianming 发送时间: 2012年3月19日 17:40 收件人: 'tutor@python.org' 主题: Any book to study Python I'm following http://docs.python.org

[Tutor] 答复: Any book to study Python

2012-03-19 Thread Yan, Xianming
suggestion!. Thanks Xianming -邮件原件- 发件人: Russel Winder [mailto:rus...@winder.org.uk] 发送时间: 2012年3月20日 4:09 收件人: Yan, Xianming 抄送: tutor@python.org; Sarah Mount; James Shuttleworth 主题: Re: [Tutor] Any book to study Python Xianming, On Mon, 2012-03-19 at 18:38 +1100, Yan, Xianming wrote

[Tutor] 答复: 答复: Any book to study Python

2012-03-19 Thread Yan, Xianming
Okay, got it. Thanks for your suggestion! Thanks Xianming 发件人: wesley chun [mailto:wes...@gmail.com] 发送时间: 2012年3月20日 13:10 收件人: Yan, Xianming 抄送: Russel Winder; Brian van den Broek; tutor@python.org; Sarah Mount; James Shuttleworth 主题: Re: 答复: [Tutor] Any book to study Python On Mon, Mar 19