René's URL Explorer Experiment


Title: Issue 25507: IDLE: user code 'import tkinter; tkinter.font' should fail - Python tracker

direct link

Domain: bugs.python.org

Nonetext/html; charset=utf-8

Links:

https://bugs.python.org/
Python Homehttps://www.python.org/
Abouthttps://www.python.org/about/
Newshttps://www.python.org/blogs/
Documentationhttps://www.python.org/doc/
Downloadshttps://www.python.org/downloads/
Communityhttps://www.python.org/community/
Foundationhttps://www.python.org/psf/
Developer's Guidehttps://devguide.python.org/
Issue Trackerhttps://bugs.python.org/
Searchhttps://bugs.python.org/issue?@template=search&status=1
Random Issuehttps://bugs.python.org/issue?@action=random
Issues with patchhttps://bugs.python.org/issue?status=1&@sort=-activity&@columns=id%2Cgithub%2Cactivity%2Ctitle%2Ccreator%2Cstatus&@dispname=Issues%20with%20patch&@startwith=0&@group=priority&keywords=2&@action=search&@filter=&@pagesize=50
Easy issueshttps://bugs.python.org/issue?status=1&@sort=-activity&@columns=id%2Cgithub%2Cactivity%2Ctitle%2Ccreator%2Cstatus&@dispname=Easy%20issues&@startwith=0&@group=priority&keywords=6&@action=search&@filter=&@pagesize=50
Statshttps://bugs.python.org/issue?@template=stats
Lost your login?https://bugs.python.org/user?@template=forgotten
User Listhttps://bugs.python.org/user?@sort=username
Committer Listhttps://bugs.python.org/user?iscommitter=1&@action=search&@sort=username&@pagesize=300
Tracker Documentationhttp://docs.python.org/devguide/triaging.html
Tracker Developmenthttp://wiki.python.org/moin/TrackerDevelopment
Report Tracker Problemhttps://github.com/python/psf-infra-meta/issues
https://github.com/python/cpython/issues
GitHubhttps://github.com/python/cpython/issues
see the GitHub FAQs in the Python's Developer Guide.https://devguide.python.org/gh-faq/
This issue has been migrated to GitHub: https://github.com/python/cpython/issues/69693 https://github.com/python/cpython/issues/69693
Titlehttp://docs.python.org/devguide/triaging.html#title
Typehttp://docs.python.org/devguide/triaging.html#type
Stagehttp://docs.python.org/devguide/triaging.html#stage
Componentshttp://docs.python.org/devguide/triaging.html#components
Versionshttp://docs.python.org/devguide/triaging.html#versions
Statushttp://docs.python.org/devguide/triaging.html#status
Resolutionhttp://docs.python.org/devguide/triaging.html#resolution
Dependencieshttp://docs.python.org/devguide/triaging.html#dependencies
Supersederhttp://docs.python.org/devguide/triaging.html#superseder
Assigned Tohttp://docs.python.org/devguide/triaging.html#assigned-to
Nosy Listhttp://docs.python.org/devguide/triaging.html#nosy-list
Priorityhttp://docs.python.org/devguide/triaging.html#priority
Keywordshttp://docs.python.org/devguide/triaging.html#keywords
tkimports.pyhttps://bugs.python.org/file43736/tkimports.py
run_autocomplete.diffhttps://bugs.python.org/file43742/run_autocomplete.diff
reviewhttps://bugs.python.org/review/25507/#ps17884
tkimports.pyhttps://bugs.python.org/file43761/tkimports.py
msg253671https://bugs.python.org/issue25507#msg253671
(view)https://bugs.python.org/msg253671
msg253683https://bugs.python.org/issue25507#msg253683
(view)https://bugs.python.org/msg253683
msg253716https://bugs.python.org/issue25507#msg253716
(view)https://bugs.python.org/msg253716
#8231https://bugs.python.org/issue8231
msg253717https://bugs.python.org/issue25507#msg253717
(view)https://bugs.python.org/msg253717
02b4c62ce393https://hg.python.org/lookup/02b4c62ce393
msg253718https://bugs.python.org/issue25507#msg253718
(view)https://bugs.python.org/msg253718
msg253720https://bugs.python.org/issue25507#msg253720
(view)https://bugs.python.org/msg253720
a37ea1d56e98https://hg.python.org/lookup/a37ea1d56e98
#25507https://bugs.python.org/issue25507
https://hg.python.org/cpython/rev/a37ea1d56e98https://hg.python.org/cpython/rev/a37ea1d56e98
38b6b7253ba1https://hg.python.org/lookup/38b6b7253ba1
#25507https://bugs.python.org/issue25507
https://hg.python.org/cpython/rev/38b6b7253ba1https://hg.python.org/cpython/rev/38b6b7253ba1
msg259032https://bugs.python.org/issue25507#msg259032
(view)https://bugs.python.org/msg259032
https://hg.python.org/cpython/file/tip/Lib/idlelib/IOBinding.py#l463https://hg.python.org/cpython/file/tip/Lib/idlelib/IOBinding.py#l463
msg259033https://bugs.python.org/issue25507#msg259033
(view)https://bugs.python.org/msg259033
34ca24fa1b4ahttps://hg.python.org/lookup/34ca24fa1b4a
#25507https://bugs.python.org/issue25507
a37ea1d56e98https://hg.python.org/lookup/a37ea1d56e98
https://hg.python.org/cpython/rev/34ca24fa1b4ahttps://hg.python.org/cpython/rev/34ca24fa1b4a
86105a109830https://hg.python.org/lookup/86105a109830
#25507https://bugs.python.org/issue25507
c548ad75160chttps://hg.python.org/lookup/c548ad75160c
https://hg.python.org/cpython/rev/86105a109830https://hg.python.org/cpython/rev/86105a109830
msg260884https://bugs.python.org/issue25507#msg260884
(view)https://bugs.python.org/msg260884
https://stackoverflow.com/questions/35619027/sub-import-issues-with-tkinter-messageboxhttps://stackoverflow.com/questions/35619027/sub-import-issues-with-tkinter-messagebox
msg269957https://bugs.python.org/issue25507#msg269957
(view)https://bugs.python.org/msg269957
https://stackoverflow.com/questions/38249755/tkinter-not-working-in-cmd-working-in-idlehttps://stackoverflow.com/questions/38249755/tkinter-not-working-in-cmd-working-in-idle
msg270067https://bugs.python.org/issue25507#msg270067
(view)https://bugs.python.org/msg270067
https://stackoverflow.com/questions/38276691/tkinter-nameerror-only-when-running-script-from-shellhttps://stackoverflow.com/questions/38276691/tkinter-nameerror-only-when-running-script-from-shell
msg270453https://bugs.python.org/issue25507#msg270453
(view)https://bugs.python.org/msg270453
https://stackoverflow.com/questions/30877112/tkinter-code-using-font-module-cant-run-from-command-linehttps://stackoverflow.com/questions/30877112/tkinter-code-using-font-module-cant-run-from-command-line
msg270466https://bugs.python.org/issue25507#msg270466
(view)https://bugs.python.org/msg270466
93d325c64104https://hg.python.org/lookup/93d325c64104
#25507https://bugs.python.org/issue25507
https://hg.python.org/cpython/rev/93d325c64104https://hg.python.org/cpython/rev/93d325c64104
msg270468https://bugs.python.org/issue25507#msg270468
(view)https://bugs.python.org/msg270468
msg270511https://bugs.python.org/issue25507#msg270511
(view)https://bugs.python.org/msg270511
#27515https://bugs.python.org/issue27515
msg270522https://bugs.python.org/issue25507#msg270522
(view)https://bugs.python.org/msg270522
msg270590https://bugs.python.org/issue25507#msg270590
(view)https://bugs.python.org/msg270590
8df5200064c4https://hg.python.org/lookup/8df5200064c4
#25507https://bugs.python.org/issue25507
https://hg.python.org/cpython/rev/8df5200064c4https://hg.python.org/cpython/rev/8df5200064c4
af602a891892https://hg.python.org/lookup/af602a891892
#25507https://bugs.python.org/issue25507
https://hg.python.org/cpython/rev/af602a891892https://hg.python.org/cpython/rev/af602a891892
msg270595https://bugs.python.org/issue25507#msg270595
(view)https://bugs.python.org/msg270595
#27515https://bugs.python.org/issue27515
#27534https://bugs.python.org/issue27534
93d325c64104https://hg.python.org/lookup/93d325c64104
msg270596https://bugs.python.org/issue25507#msg270596
(view)https://bugs.python.org/msg270596
msg270598https://bugs.python.org/issue25507#msg270598
(view)https://bugs.python.org/msg270598
msg280553https://bugs.python.org/issue25507#msg280553
(view)https://bugs.python.org/msg280553
137c7b92360ehttps://hg.python.org/lookup/137c7b92360e
#25507https://bugs.python.org/issue25507
https://hg.python.org/cpython/rev/137c7b92360ehttps://hg.python.org/cpython/rev/137c7b92360e
msg280554https://bugs.python.org/issue25507#msg280554
(view)https://bugs.python.org/msg280554
https://stackoverflow.com/questions/40523932/idle-2-7-11-12-nameerror-global-name-toplevel-is-not-definedhttps://stackoverflow.com/questions/40523932/idle-2-7-11-12-nameerror-global-name-toplevel-is-not-defined
msg280554https://bugs.python.org/msg280554
msg280553https://bugs.python.org/msg280553
msg270598https://bugs.python.org/msg270598
msg270596https://bugs.python.org/msg270596
tkimports.pyhttps://bugs.python.org/file43761
msg270595https://bugs.python.org/msg270595
msg270590https://bugs.python.org/msg270590
run_autocomplete.diffhttps://bugs.python.org/file43742
patchhttps://bugs.python.org/keyword2
msg270522https://bugs.python.org/msg270522
tkimports.pyhttps://bugs.python.org/file43736
msg270511https://bugs.python.org/msg270511
terry.reedyhttps://bugs.python.org/user155
msg270468https://bugs.python.org/msg270468
msg270466https://bugs.python.org/msg270466
msg270453https://bugs.python.org/msg270453
msg259039https://bugs.python.org/msg259039
msg270067https://bugs.python.org/msg270067
msg269957https://bugs.python.org/msg269957
msg260884https://bugs.python.org/msg260884
msg259039https://bugs.python.org/msg259039
python-devhttps://bugs.python.org/user13902
msg259033https://bugs.python.org/msg259033
python-devhttps://bugs.python.org/user13902
msg259032https://bugs.python.org/msg259032
python-devhttps://bugs.python.org/user13902
msg253720https://bugs.python.org/msg253720
msg253718https://bugs.python.org/msg253718
msg253717https://bugs.python.org/msg253717
msg253716https://bugs.python.org/msg253716
issue8231 dependencieshttps://bugs.python.org/issue8231
msg253683https://bugs.python.org/msg253683
The Python Software Foundationhttps://python.org/psf-landing/
Rounduphttp://roundup.sourceforge.net
Python Software Foundationhttp://python.org/psf
Legal Statementshttp://python.org/about/legal

URLs of crawlers that visited me.