[issue1245] Document PySys_* API functions

2007-12-02 Thread Georg Brandl
Georg Brandl added the comment: Fixed as of r59281, thanks to GHOP student Charlie Shepherd. -- resolution: -> fixed status: open -> closed __ Tracker <[EMAIL PROTECTED]> __ _

[issue1245] Document PySys_* API functions

2007-10-08 Thread Georg Brandl
Georg Brandl added the comment: To generalize, almost all public PySys_* functions aren't documented yet. -- nosy: +georg.brandl title: Document PySys_GetObject() -> Document PySys_* API functions __ Tracker <[EMAIL PROTECTED]>