make doctest system-independent
This commit is contained in:
parent
ab698cbde1
commit
3a6b61f71c
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