Show
Ignore:
Timestamp:
05/06/11 23:35:03 (12 months ago)
Author:
Menno Smits <menno@…>
Branch:
default
Message:

small doc tweaks

Location:
imapclient
Files:
2 modified

Legend:

Unmodified
Added
Removed
  • imapclient/__init__.py

    r253 r254  
    33# Please see http://en.wikipedia.org/wiki/BSD_licenses 
    44 
    5 __version__ = '0.8' 
     5__version__ = '0.8-dev' 
    66__author__ = 'Menno Smits <menno@freshfoo.com>' 
    77 
  • imapclient/imapclient.py

    r250 r254  
    168168        *shared*. 
    169169 
    170         See `RFC-2342 <http://tools.ietf.org/html/rfc2342>`_ for more details. 
     170        See `RFC 2342 <http://tools.ietf.org/html/rfc2342>`_ for more details. 
    171171        """ 
    172172        typ, data = self._imap.namespace() 
     
    488488        criteria. It defaults to US-ASCII. 
    489489 
    490         See `RFC-3501 section 6.4.4 <http://tools.ietf.org/html/rfc3501#section-6.4.4>`_ 
     490        See `RFC 3501 section 6.4.4 <http://tools.ietf.org/html/rfc3501#section-6.4.4>`_ 
    491491        for more details. 
    492492        """ 
     
    525525 
    526526        The *criteria* argument is as per search().  
    527         See `RFC-5256 <http://tools.ietf.org/html/rfc5256>`_ for full details. 
     527        See `RFC 5256 <http://tools.ietf.org/html/rfc5256>`_ for full details. 
    528528 
    529529        Note that SORT is an extension to the IMAP4 standard so it may