Package buildbot :: Module interfaces
[frames | no frames]

Module buildbot.interfaces

Interface documentation.

Define the interfaces that are implemented by various buildbot classes.
Exceptions
BuildbotNotRunningError  
BuilderInUseError  
BuildSlaveTooOldError  
NoSlaveError  

Variable Summary
int LOG_CHANNEL_HEADER = 2                                                                     
int LOG_CHANNEL_STDERR = 1                                                                     
int LOG_CHANNEL_STDOUT = 0                                                                     

Variable Details

LOG_CHANNEL_HEADER

Type:
int
Value:
2                                                                     

LOG_CHANNEL_STDERR

Type:
int
Value:
1                                                                     

LOG_CHANNEL_STDOUT

Type:
int
Value:
0                                                                     

Generated by Epydoc 2.1 on Tue Sep 16 09:15:59 2008 http://epydoc.sf.net