Package pyarchive :: Module exceptions
[show private | hide private]
[frames | no frames]

Module pyarchive.exceptions

pyarchive.exceptions

A Python library which provides an interface for uploading files to the Internet Archive.

copyright 2004, Creative Commons, Nathan R. Yergler
Exceptions
MissingParameterException  
SubmissionError  

Variable Summary
str __copyright__ = '(c) 2004, Creative Commons, Nathan R. Y...
str __id__ = '$Id: exceptions.py,v 1.3 2004/08/27 13:14:17 n...
str __license__ = 'licensed under the GNU GPL2'
str __version__ = '$Revision: 1.3 $'

Variable Details

__copyright__

Type:
str
Value:
'(c) 2004, Creative Commons, Nathan R. Yergler'                        

__id__

Type:
str
Value:
'$Id: exceptions.py,v 1.3 2004/08/27 13:14:17 nyergler Exp $'          

__license__

Type:
str
Value:
'licensed under the GNU GPL2'                                          

__version__

Type:
str
Value:
'$Revision: 1.3 $'                                                     

Generated by Epydoc 2.1 on Fri Jun 24 12:01:24 2005 http://epydoc.sf.net