Re: [cx-oracle-users] documentation
Brought to you by:
atuining
From: Robert <web...@gm...> - 2010-12-29 15:21:20
|
hi Anthony, oh yes, I have used the online docs. I was just wondering out loud why there's no docstring at all. Is this something people can help out and contribute ? robert On Wed, Dec 29, 2010 at 12:54 AM, Anthony Tuininga < ant...@gm...> wrote: > Hi Robert, > > The documentation is not loaded into doc strings so help(cx_Oracle) > doesn't give you what you are looking for. You can find the > documentation here, though: > > http://cx-oracle.sourceforge.net/html/index.html > > Anthony > > |