Python Forum
What is the module _support for?
Thread Rating:
  • 1 Vote(s) - 4 Average
  • 1
  • 2
  • 3
  • 4
  • 5
What is the module _support for?
#1
What does _support do? Is it not an in-built module? How do I get it because my python compiler was not able to import _support.

import _support was part of the script generated by a tkinter gui script generator (PAGE). Has _support's name changed or something? Then what is its new name?

Anyways the line of the code having to do with the module is:
_support.init(root, top)
What is it used for? Is it even necessary?

Thanks. I could not find information about this module, that's why I made this post.

It was not even in the python docs so maybe it's not a built in variable. But then how do I get it, and is it necessary?

How do I install it? And is it even required?
Reply


Messages In This Thread
What is the module _support for? - by Nwb - Jun-14-2018, 06:40 AM
RE: What is the module _support for? - by buran - Jun-14-2018, 06:41 AM
RE: What is the module _support for? - by Nwb - Jun-14-2018, 06:47 AM
RE: What is the module _support for? - by buran - Jun-14-2018, 07:20 AM
RE: What is the module _support for? - by Nwb - Jun-14-2018, 07:28 AM
RE: What is the module _support for? - by buran - Jun-14-2018, 07:39 AM
RE: What is the module _support for? - by Nwb - Jun-14-2018, 08:00 AM
RE: What is the module _support for? - by buran - Jun-14-2018, 08:02 AM
RE: What is the module _support for? - by buran - Jun-14-2018, 08:20 AM
RE: What is the module _support for? - by Nwb - Jun-14-2018, 10:12 AM

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020