Re: gelato - nvidia and python
- From: Paul Boddie <paul@xxxxxxxxxxxxx>
- Date: Sun, 29 Jun 2008 13:44:50 -0700 (PDT)
On 29 Jun, 17:34, "catalinf...@xxxxxxxxx" <catalinf...@xxxxxxxxx>
wrote:
dir(r)
['__call__', '__class__', '__cmp__', '__delattr__', '__doc__',
'__getattribute__', '__hash__', '__init__', '__module__', '__name__',
'__new__', '__reduce__', '__reduce_ex__', '__repr__', '__self__',
'__setattr__', '__str__']
What about asking for help on r?
>>> help(r)
Beyond that, you'd want to look at any published API documentation or
even the source code for the module, which I'd imagine is C or C++ in
this case.
Paul
.
- References:
- gelato - nvidia and python
- From: catalinfest@xxxxxxxxx
- gelato - nvidia and python
- Prev by Date: Re: using urllib2
- Next by Date: list extension ?
- Previous by thread: Re: gelato - nvidia and python
- Next by thread: Function to import module to namespace
- Index(es):