[issue5958] Typo in documentation of shelve.sync

2009-05-08 Thread Mitchell Model
958> ___ <!-- blockquote, dl, ul, ol, li { padding-top: 0 ; padding-bottom: 0 } -->Re: [issue5958] Typo in documentation of shelve.sync Sorry. Careless again. -- --     --- Mitchell ___ Python-bugs-list mailing list Unsubscribe: http://mail.python

[issue5958] Typo in documentation of shelve.sync

2009-05-08 Thread Georg Brandl
Georg Brandl added the comment: That's not a bug -- what is documented there is a method of the Shelf classes. -- resolution: -> works for me status: open -> closed ___ Python tracker _

[issue5958] Typo in documentation of shelve.sync

2009-05-07 Thread Mitchell Model
New submission from Mitchell Model : In the documentation of shelve.sync, 'shelf' is mispelled 'Shelf' -- both the word and case are wrong. -- assignee: georg.brandl components: Documentation messages: 87382 nosy: MLModel, georg.brandl severity: normal status: open title: Typo in documen