eric6_qregexp.pyw

changeset 3670
f0cb7579c0b4
parent 3669
ac84ac3c0f05
child 4021
195a471c327b
equal deleted inserted replaced
3669:ac84ac3c0f05 3670:f0cb7579c0b4
5 5
6 """ 6 """
7 Module implementing the Windows entry point. 7 Module implementing the Windows entry point.
8 """ 8 """
9 9
10 from eric5_qregexp import main 10 from eric6_qregexp import main
11 11
12 main() 12 main()

eric ide

mercurial