[issue5745] email document update (more links)

2009-04-13 Thread Georg Brandl
Georg Brandl added the comment: Thanks, committed in r71572. -- resolution: -> accepted status: open -> closed ___ Python tracker ___ ___

[issue5745] email document update (more links)

2009-04-12 Thread Hirokazu Yamamoto
Changes by Hirokazu Yamamoto : Added file: http://bugs.python.org/file13681/email_doc_link_aligned.patch ___ Python tracker ___ ___ Python-bugs

[issue5745] email document update (more links)

2009-04-12 Thread Hirokazu Yamamoto
New submission from Hirokazu Yamamoto : I added more links to email documantation. (I changed only :class: not :meth:) -- assignee: georg.brandl components: Documentation files: email_doc_link.patch keywords: patch messages: 85932 nosy: georg.brandl, ocean-city severity: normal status: o