c/c++ extensions and help()
- From: "Lenny G." <alengarbage@xxxxxxxxx>
- Date: 28 Jul 2005 15:52:17 -0700
Is there a way to make a c/c++ extension have a useful method
signature? Right now, help(myCFunc) shows up like:
myCFunc(...)
description of myCFunc
I'd like to be able to see:
myCFunc(myArg1, myArg2)
description of myCFunc
Is this currently possible?
Thanks,
Lenny G.
.
- Follow-Ups:
- Re: c/c++ extensions and help()
- From: Robert Kern
- Re: c/c++ extensions and help()
- Prev by Date: Re: Ten Essential Development Practices
- Next by Date: Re: pySerial Windows write problem
- Previous by thread: poplib.POP3.list() returns extra value?
- Next by thread: Re: c/c++ extensions and help()
- Index(es):