Re: Python, Dutch, English, Chinese, Japanese, etc.

2007-06-05 Thread ai
I am not a native English speaker. But I totally do not support PEP 3131. If a program is written in English and commented by other language, I am read it. But if a program is written in other language, it will be full unreadable by me even it is commented by English. I think language is just a too

Re: magic names in python

2007-06-05 Thread ai
I don't think it is magic. If you think it is magic, can you talk about what's the better way and how can you implement the functions without any magic. I can't image a lauguage without special names. There are some special names even in Lisp. I guess you just hate the '__'. On Jun 4, 2:43 pm, per

Re: How to clean a module?

2007-06-01 Thread ai
thx On Jun 1, 6:50 pm, "Diez B. Roggisch" <[EMAIL PROTECTED]> wrote: > ai wrote: > > Yes, you are right. > > But from this problem, could I infer that the statement "del xxx" > > doesn't release the memory which xxx used? > > It just remov

Re: How to clean a module?

2007-05-31 Thread ai
r del the module and import it again). At last, you will find the origin variable still exists in the interpreter. If you don't notice this, you may meet some strange problems when you do refacting. On Jun 1, 12:17 am, Maric Michaud <[EMAIL PROTECTED]> wrote: > ai a écrit : > >

Re: How to clean a module?

2007-05-31 Thread ai
Yes, you are right. But from this problem, could I infer that the statement "del xxx" doesn't release the memory which xxx used? On May 31, 11:21 pm, "Diez B. Roggisch" <[EMAIL PROTECTED]> wrote: > ai schrieb: > > > It assumes that there is a module A

How to clean a module?

2007-05-31 Thread ai
It assumes that there is a module A which have two global variables X and Y. If I run "import A" in the IDLE shell, then I can use A.X and A.Y correctly. But if I want to change the module A and then delete the variable Y, I find I can use A.Y just the same as before! In fact, I have tried all the

New fast PHP like scripting language

2006-09-27 Thread ai
We are looking for hard core web developers that are interested in checking out a new PHP like scripting engine. The scripting language is called LSP, which means Lua Server Pages. Lua is a very fast and easily learned scripting language. Please sign up for our new group and start developing ad