Commit 10515b6
committed
main(): Move hackery of sys.argv until after the Tk instance has been
created. This allows the application-specific Tkinter
initialization to be executed if present. Also pass an explicit
className parameter to the Tk() constructor.
This closes SourceForge bug #110618.1 parent 81c1735 commit 10515b6
1 file changed
Lines changed: 7 additions & 7 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
712 | 712 | | |
713 | 713 | | |
714 | 714 | | |
715 | | - | |
716 | | - | |
717 | | - | |
718 | | - | |
719 | | - | |
720 | | - | |
721 | 715 | | |
722 | 716 | | |
723 | 717 | | |
| |||
735 | 729 | | |
736 | 730 | | |
737 | 731 | | |
738 | | - | |
| 732 | + | |
739 | 733 | | |
740 | 734 | | |
741 | 735 | | |
742 | 736 | | |
743 | 737 | | |
744 | 738 | | |
745 | 739 | | |
| 740 | + | |
| 741 | + | |
| 742 | + | |
| 743 | + | |
| 744 | + | |
| 745 | + | |
746 | 746 | | |
747 | 747 | | |
748 | 748 | | |
| |||
0 commit comments