[01:12:57] @ zhuyifei1999_ : https://github.com/infobliss/sibutest2/blob/master/OOP/GenericGLAM.py#L34 [01:13:30] I can get this print message [01:13:46] but no subsequent message is printed from this method. [01:14:09] Not even https://github.com/infobliss/sibutest2/blob/master/OOP/GenericGLAM.py#L45 [01:14:15] Why is that so? [04:03:57] an exception happened and you probably ignored it somewhere [04:04:40] also, use """ for docs [04:04:49] I mentioned that a while ago [04:08:48] have you got https://github.com/infobliss/sibutest2/blob/3515978b0a5e58bdf31f4bbf7d06f1be0f07c98f/app.py#L77 ? [04:56:14] Yes from this line [04:56:21] ? [04:56:32] I mean did you get an exception? [04:57:30] This exception block wae executed [04:57:45] And the error html was displayed [04:58:38] well, what would you expect? all exceptions will make the code up up the stack until it is caught [04:59:08] none of the code between raise and except will be executed [04:59:13] Ok [04:59:27] except "finally:" clause [04:59:57] make error.html show what error you encountered [05:00:02] *exception [05:00:33] Ok [05:00:38] https://docs.python.org/2/tutorial/errors.html [05:03:58] btw, "Properly organized the github code into two branches with the help of Zhuyifei." <= It wasn't proper. I only made a second branch in case you were not ready for master being replaced [05:04:54] i.e. if you commit & push you will fail, if you pull the history will be broken again [11:26:03] hi infobliss: "[20:58:29] search results based on string are showing both copyleft and copyrighted images" yes per glam we should have a function which checks copyright [11:26:14] and use that to filter results [12:56:47] hot [12:57:00] ? [12:57:30] was typing something in address bar but misclicked [12:57:35] hotmail [12:57:46] lol [18:22:25] bb