{ "info": { "author": "Thomas Schilz", "author_email": "thschilz@web.de", "bugtrack_url": null, "classifiers": [ "Programming Language :: Python" ], "description": ".. contents::\n\nIntroduction\n============\nz3c.winpdb is a trivial package that calls rpbd2.start_embedded_debugger\nwhen IDatabaseOpenedWithRootEvent is fired during the startup of the\nZope / Plone instance thus making it possible to debug the running instance\nwith winpdb.\n\nTwo environment variables are evaluated:\n\nRPDB2_ENABLE must be set to \"true\" for start_embedded_debugger to be called.\nYou most probably don't want this in a production environment.\nDefault is \"false\".\n\nIn RPDB2_PASSWD you can set the password needed to attach winpdb to the\nembedded debugger.\nDefault is \"passwd\".\n\nNote\n====\nYou can't use z3c.winpdb and use python profiling concurrently, as this causes\nan infinite recursion in rpdb2's CDebuggerCoreThread.profile_recursion method.\nSo if you use z3c.winpdb make sure to remove any publisher-profile-file\ndirective from zope.conf file.\n\nChangelog\n=========\n\n0.1.4\n--------------------\n\n- Bugfix: configure.zcml was missing", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "UNKNOWN", "keywords": "", "license": "gpl", "maintainer": null, "maintainer_email": null, "name": "z3c.winpdb", "package_url": "https://pypi.org/project/z3c.winpdb/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/z3c.winpdb/", "project_urls": { "Download": "UNKNOWN", "Homepage": "UNKNOWN" }, "release_url": "https://pypi.org/project/z3c.winpdb/0.1.4/", "requires_dist": null, "requires_python": null, "summary": "Enable remote debugging with winpdb in Zope / Plone", "version": "0.1.4" }, "last_serial": 783578, "releases": { "0.1.4": [ { "comment_text": "", "digests": { "md5": "4de521b9ff8f60bafa6b1b0444399272", "sha256": "85af418dc163ce6e946b6b90f319b3b2dcc323eaaa2c515670e0eb99cdd78caf" }, "downloads": -1, "filename": "z3c.winpdb-0.1.4.tar.gz", "has_sig": false, "md5_digest": "4de521b9ff8f60bafa6b1b0444399272", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2323, "upload_time": "2013-07-01T08:48:39", "url": "https://files.pythonhosted.org/packages/c4/1e/8cc19487924f47e9de111986d629b3ba81a2b482503ffa7c73445c9a40a3/z3c.winpdb-0.1.4.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "4de521b9ff8f60bafa6b1b0444399272", "sha256": "85af418dc163ce6e946b6b90f319b3b2dcc323eaaa2c515670e0eb99cdd78caf" }, "downloads": -1, "filename": "z3c.winpdb-0.1.4.tar.gz", "has_sig": false, "md5_digest": "4de521b9ff8f60bafa6b1b0444399272", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2323, "upload_time": "2013-07-01T08:48:39", "url": "https://files.pythonhosted.org/packages/c4/1e/8cc19487924f47e9de111986d629b3ba81a2b482503ffa7c73445c9a40a3/z3c.winpdb-0.1.4.tar.gz" } ] }