ZopeTree是一个轻量级的树实现。

Products.ZopeTree的Python项目详细描述


https://travis-ci.com/jugmac00/Products.ZopeTree.svg?branch=masterhttps://coveralls.io/repos/github/jugmac00/Products.ZopeTree/badge.svg?branch=masterhttps://img.shields.io/pypi/v/Products.ZopeTree.svghttps://img.shields.io/pypi/pyversions/Products.ZopeTree.svghttps://requires.io/github/jugmac00/Products.ZopeTree/requirements.svg?branch=masterPyPI - License

在产品.ZopeTree在

ZopeTree是一个轻量级的树实现,主要用于ZPT。在

由Philipp“philiKON”von Weitershausen创建。在

范围

这个2003年的一揽子计划已经沉睡了十多年。在

现在是时候起床准备Zope4和Python3了。在

该包被视为功能完整。在

变更

v3.0.1

  • fix MANIFEST.in

v3.0.0

  • enable pre-commit hooks
  • drop support for Python versions < 3.6
  • add support for Python 3.9
  • convert documentation from markdown to restructured text

v2.0.1

  • fix link to PyPi badge

v2.0(2019-11-23)

  • add tox environment
  • restructure to use a src directory
  • add a Travis configuration
  • make tests run on Python 2.7 and in a Zope 4 environment
  • add a setup.py
  • fix deprecation warnings
  • replace license file format (HTML->txt)
  • add flake8 and apply it
  • add support for Python 3.6, 3.7, 3.8

v1.3.1(2003-08-21)

  • Fixed tree_menu example. Thanks to Andy McKay for the patch.

v1.3(2003-05-30)

  • Setting a cookie with ZopeTree is optional now. Simply pass set_cookie=0 to the ZopeTree constructor.
  • Fixed a security hole in the tree state decompressing mechanism. Previous versions were vulnerable to a denial of service attack using large tree states. Thanks go to Jamie Heilman for reporting the bug and Toby Dickenson for providing a fix.

1.2版(2003-04-30)

  • Added optional ‘expanded_nodes’ argument to ZopeTree constructor. Thanks to Jean Jordaan for suggesting this.
  • Changed signature of TreeObjectWrapper constructor. ‘path’ is an optional argument now.
  • Added collapse() method to ZopeTree.Node.

1.1版(2003-03-17)

  • It now works on Zope 2.4.
  • The unit test was not converted from RevisionManager yet. Fixed.

v1.0版(2003-03-14)

  • Initial release.

欢迎加入QQ群-->: 979659372 Python中文网_新手群

推荐PyPI第三方库


热门话题
java JavaFX 11可编辑组合框引发IndexOutOfBoundsException   java选择数组中的数组元素   java我从来没有找到创建2D ArrayList的正确方法   java JPA查找orderById的顶部数据,并按字符串过滤Id   使用java在ejabberd中进行xmpp外部身份验证   从ajax调用向java传递点运算符   java如何使用ReadWriteLock   使用Spring控制器和jQueryAjax的java重定向   java使JFrame中的JPanel可滚动   java如何用多个。jar库?   java EditText在RecyclerView中失去了对滚动的关注   java为什么我们必须扩展Servlet或GenericServlet或HttpServlet来创建Servlet应用程序?如果不扩展,我们可以开发Servlet应用程序吗?   使用递归java查找数组中的最大值   具有不同字段数的html表单的java域传输对象   java文本视图扩展;不支持操作异常   java如何使用iText的HTMLWorker类将多语言HTML字符串呈现为PDF