Actions
整備 #4552
closedPython3.6の場合、Tkinterのimportは全て小文字で表記しないとエラーになる
Start date:
06/01/2018
Due date:
% Done:
100%
Estimated time:
Description
- サンプルRTCソースの修正
- 「from Tkinter import *」は、Python3.6の場合「from tkinter import *」とする
Updated by n-miyamoto over 6 years ago
- Status changed from 新規 to 解決
- Assignee set to n-miyamoto
- Target version set to RELEASE_1_2_0
- % Done changed from 0 to 100
Actions