|
Re: How to efficiently construct an extension instance from Pyrex?: msg#00036python.pyrex
Gary Bishop <gb@xxxxxxxxxx>: > Can I have a constructor that I use from Pyrex and a different one I > use from Python? No, currently there's only one supported way to instantiate an object in Pyrex, and that's to call its class, the same as Python. At some point I may look into providing a more efficient way. Greg Ewing, Computer Science Dept, +--------------------------------------+ University of Canterbury, | A citizen of NewZealandCorp, a | Christchurch, New Zealand | wholly-owned subsidiary of USA Inc. | greg@xxxxxxxxxxxxxxxxxxxxx +--------------------------------------+ |
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | How to efficiently construct an extension instance from Pyrex?: 00036, Gary Bishop |
|---|---|
| Next by Date: | Pyrex IDE: 00036, Voidspace |
| Previous by Thread: | How to efficiently construct an extension instance from Pyrex?i: 00036, Gary Bishop |
| Next by Thread: | Pyrex IDE: 00036, Voidspace |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |