Package twisted :: Package test :: Module test_nntp
[show private | hide private]
[frames | no frames]

Module twisted.test.test_nntp

Classes
NNTPTestCase  
TestNNTPClient  

Variable Summary
tuple ALL_GROUPS
tuple GROUP
str POST_STRING
SelectReactor reactor
list SUBSCRIPTIONS

Variable Details

ALL_GROUPS

Type:
tuple
Value:
(('alt.test.nntp', 0, 1, 'y'),)                                        

GROUP

Type:
tuple
Value:
('0', '1', '0', 'alt.test.nntp', 'group', 'selected')                  

POST_STRING

Type:
str
Value:
'''Path: not-for-mail
From: <exarkun@somehost.domain.com>
Subject: a test
Newsgroups: alt.test.nntp
Organization: 
Summary: 
Keywords: 
User-Agent: tin/1.4.5-20010409 ("One More Nightmare") (UNIX) (Linux/2.\
...                                                                    

reactor

Type:
SelectReactor
Value:
<twisted.internet.default.SelectReactor instance at 0x10339470>        

SUBSCRIPTIONS

Type:
list
Value:
['alt.test.nntp', 'news.testgroup']                                    

Generated by Epydoc 1.2 prerelease on Wed Jan 29 06:29:01 2003 http://epydoc.sf.net