I commented the code in __init__.py in the werkzeug directory, in order to enable Sublimetext Rope to do code completion, goto definition etc.
Will this have any impact on my flask app ? Is there another way to do this without commenting the code in __init__.py ? In production, I will revert to lazy loading of course. -- You received this message because you are subscribed to the Google Groups "pocoo-libs" group. To view this discussion on the web visit https://groups.google.com/d/msg/pocoo-libs/-/-iy3PoI2roUJ. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/pocoo-libs?hl=en.
