make doctest system-independent
This commit is contained in:
parent
5c908b7b17
commit
5dd5a800e5
1 changed files with 1 additions and 1 deletions
|
@ -189,7 +189,7 @@ to the external system:
|
||||||
>>> aMail.data
|
>>> aMail.data
|
||||||
u'<p><b>Blogging from ...</b><br />\n'
|
u'<p><b>Blogging from ...</b><br />\n'
|
||||||
>>> aMail.externalAddress
|
>>> aMail.externalAddress
|
||||||
u'imap://jim@merz12/20081208171745.e4ce2xm96cco80cg@cy55.de'
|
u'imap://jim@.../20081208171745.e4ce2xm96cco80cg@cy55.de'
|
||||||
|
|
||||||
|
|
||||||
Uploading Resources with HTTP PUT Requests
|
Uploading Resources with HTTP PUT Requests
|
||||||
|
|
Loading…
Add table
Reference in a new issue