[issue616247] More documentation for the imp module

2009-04-01 Thread Brett Cannon
Brett Cannon added the comment: As Raymond pointed out, people should not use the undocumented functions. Deprecation should be a separate issue. -- resolution: -> wont fix status: open -> closed ___ Python tracker

[issue616247] More documentation for the imp module

2009-02-10 Thread Brett Cannon
Changes by Brett Cannon : -- stage: -> needs patch ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe: http://mai

[issue616247] More documentation for the imp module

2009-02-10 Thread Daniel Diniz
Changes by Daniel Diniz : -- assignee: jvr -> brett.cannon nosy: +brett.cannon versions: +Python 2.7, Python 3.1 -Python 2.6, Python 3.0 ___ Python tracker ___ _

[issue616247] More documentation for the imp module

2008-01-19 Thread Facundo Batista
Facundo Batista added the comment: If those two are obsolete, we may add a DeprecationWarning in 2.6 and hide/remove them in 2.7. What do you think? -- nosy: +facundobatista Tracker <[EMAIL PROTECTED]> __

[issue616247] More documentation for the imp module

2008-01-05 Thread Christian Heimes
Changes by Christian Heimes: -- priority: normal -> low versions: +Python 2.6, Python 3.0 Tracker <[EMAIL PROTECTED]> ___ Python-bug