faramarz yari <[EMAIL PROTECTED]> writes: > i want to know can i treat to idle module for example dynOptionMenuWidget, > like python lib. > or in other words, can i use it's module in a project > thank you in advanced
IDLE is part of Python and the code is under the Python license. The answer is yes. -- KBK _______________________________________________ IDLE-dev mailing list [email protected] http://mail.python.org/mailman/listinfo/idle-dev
