Log In | Get Help   
Home My Page Projects Code Snippets Project Openings BonFIRE VCOC Demonstration Kit
Summary Activity SCM Files Wiki
[bonfiredemokit] Annotation of /ea/db.py
[bonfiredemokit] / ea / db.py Repository:
ViewVC logotype

Annotation of /ea/db.py

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1 - (view) (download) (as text)

1 : agomez 1 '''
2 :     Created on 24/04/2012
3 :    
4 :     @author: R. Valin
5 :     '''
6 :    
7 :     import _mysql as sql
8 :    
9 :     db=sql.connect('193.144.44.188', 'raul', 'cesga12', 'clusters', 3306)
10 :    
11 :     sql.get_client_info()
12 :    

root@forge.cesga.es
ViewVC Help
Powered by ViewVC 1.0.0  

Powered By FusionForge