Python Forum
Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: can somone help with this crappy e-mail module
Post: can somone help with this crappy e-mail module

Following this example code but appears to be a poorly documented as always with the case with python modules and its documentation. https://docs.python.org/2/library/email-examples.html There is no...
ggpf000 General Coding Help 1 3,512 Dec-16-2016, 07:59 PM
    Thread: import vs. from module import *
Post: import vs. from module import *

I defined my own module <folder1>/<module1> and inside I <module1>, defined <function1>. Now I import using import statement and call function1, it wont work. But built-in pac...
ggpf000 General Coding Help 4 6,947 Nov-30-2016, 12:48 AM
    Thread: line number of exception
Post: RE: line number of exception

thx it seems working. more question may follow
ggpf000 General Coding Help 3 7,035 Nov-30-2016, 12:43 AM
    Thread: line number of exception
Post: line number of exception

I can get error message printed out how to get the line number at which exceptoin occurred: try:     stat = callablePy(mainArgv, instGlobalConfig) except Exception as errMsg:     printErr("Exception ...
ggpf000 General Coding Help 3 7,035 Nov-28-2016, 10:45 PM

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020