不过Python的Battery Charged方式的标准类库也有自己的优势。代码质量高,不用担心升级和维护。用它搞开发比较放心。但缺点是不容易共享。
所以我很困惑,到底是CPAN方式的类库管理好还是Battery Charged方式的好。
什么叫 "Battery Charged方式" 不理解,先解释下。
--
I like python!
My Blog: http://www.donews.net/limodou
NewEdit Maillist: http://groups.google.com/group/NewEdit
Battery Included?
是指包含了常用的库?
--
Best Regards,mep
perl 安装好好象也有一些库,难道不叫标准库吗?
摘自PEP 206:
> The Python source distribution has long maintained the philosophy
> of "batteries included" -- having a rich and versatile standard
> library which is immediately available, without making the user
> download separate packages. This gives the Python language a head
> start in many projects.
这里也有一些解释:
http://web.archive.org/web/20001013152452/http://sunworld.com/swol-12-1998/swol-12-regex.html
--
Best Regards,mep