about summary refs log tree commit diff
path: root/doc
diff options
context:
space:
mode:
authorFrederik Rietdijk <fridh@fridh.nl>2016-10-12 14:57:48 +0200
committerFrederik Rietdijk <fridh@fridh.nl>2016-10-13 10:38:21 +0200
commit1e544b2993a6aff0b60dd24f47258ebcccba9697 (patch)
tree9a0da1e5027cdbe5f72fd054a416540a93905b0c /doc
parentd3766b2601ca684eeccdbf2b3d4220ff009c1001 (diff)
pythonPackages.tkinter: use this instead of the output python.tkinter
Diffstat (limited to 'doc')
-rw-r--r--doc/languages-frameworks/python.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/languages-frameworks/python.md b/doc/languages-frameworks/python.md
index b854641dd32e0..f9a8f38af3db4 100644
--- a/doc/languages-frameworks/python.md
+++ b/doc/languages-frameworks/python.md
@@ -422,7 +422,7 @@ exists.
 
 #### Missing `tkinter` module standard library
 
-To reduce closure size the `Tkinter`/`tkinter` module is available as `python.tkinter`.
+To reduce closure size the `Tkinter`/`tkinter` is put in a separate output. The `tkinter` is available as `python35Packages.tkinter`.
 
 #### Attributes on interpreters packages