Project

General

Profile

Actions

整備 #4552

closed

Python3.6の場合、Tkinterのimportは全て小文字で表記しないとエラーになる

Added by n.kawauchi almost 7 years ago. Updated over 6 years ago.

Status:
終了
Priority:
通常
Assignee:
Start date:
06/01/2018
Due date:
% Done:

100%

Estimated time:

Description

  • サンプルRTCソースの修正
  • 「from Tkinter import *」は、Python3.6の場合「from tkinter import *」とする
Actions

Also available in: Atom PDF