[issue896199] Some Carbon modules missing from documentation

2009-03-30 Thread Ronald Oussoren
Ronald Oussoren added the comment: Fixed in r70719 (trunk) and r70720 (2.6) -- nosy: +ronaldoussoren resolution: -> fixed status: open -> closed ___ Python tracker ___ __

[issue896199] Some Carbon modules missing from documentation

2009-02-14 Thread Daniel Diniz
Changes by Daniel Diniz : -- assignee: -> georg.brandl components: +Macintosh stage: -> needs patch title: Some Carbon modules missing -> Some Carbon modules missing from documentation ___ Python tracker __

[issue896199] Some Carbon modules missing

2008-02-22 Thread Georg Brandl
Georg Brandl added the comment: Still, I don't see File, Files or Folders under that heading. Tracker <[EMAIL PROTECTED]> ___ Python-bugs-lis

[issue896199] Some Carbon modules missing

2008-02-22 Thread Jeroen Ruigrok van der Werven
Jeroen Ruigrok van der Werven added the comment: Is this not solved with the new documentation interface? It groups all Carbon modules under a collapsable tree element. See http://docs.python.org/dev/modindex.html under Carbon -- nosy: +asmodai, georg.brandl __

[issue896199] Some Carbon modules missing

2008-01-20 Thread Christian Heimes
Changes by Christian Heimes: -- keywords: +easy priority: normal -> low type: -> rfe versions: +Python 2.6 -Python 2.3 Tracker <[EMAIL PROTECTED]>