File: README.source

package info (click to toggle)
python-tktreectrl 2.0.1-1
  • links: PTS
  • area: main
  • in suites: stretch
  • size: 640 kB
  • ctags: 742
  • sloc: python: 3,058; makefile: 3
file content (5 lines) | stat: -rw-r--r-- 180 bytes parent folder | download
1
2
3
4
5
debian/patches/avoiding_module_no_object_on_tkinter.patch

A package tkinter without the _support_default_root variable
was loaded instead of tkinter and caused a run-time crash.