Skip to content

Instantly share code, notes, and snippets.

View alanjds's full-sized avatar

Alan Justino da Silva alanjds

  • Santo André, São Paulo/SP - Brazil
View GitHub Profile
@alanjds
alanjds / oraexpy.py
Created September 27, 2011 14:32 — forked from felclef/oraexpy.py
Oracle exp over py yay =D
# -*- coding: cp1252 -*-
import os
import time
import re
import cx_Oracle
class Exec:
debug = True
@staticmethod
We couldn’t find that file to show.