|
Re: Avoid Connecting To MySQL Multiple Times
Is there a way you could have index.py (or an equivalent outermost structure) keep track of the connection and the inner items could query the outer structure for a connection? I haven't used Python much at all, so I don't know if or how that would work out...
__________________
<insert disclaimer here>
<insert shameless plug for Visual Studio here>
|