[prev in list] [next in list] [prev in thread] [next in thread] 

List:       pyamf-commits
Subject:    [pyamf-commits] r76 - branches/amf3-5/pyamf
From:       pyamf-commits () collab ! com (pyamf-commits () collab ! com)
Date:       2007-10-26 12:08:10
Message-ID: 20071026100804.C060D7BC069 () mail ! collab ! com
[Download RAW message or body]

Author: nick
Date: 2007-10-26 12:08:04 +0200 (Fri, 26 Oct 2007)
New Revision: 76

Modified:
   branches/amf3-5/pyamf/__init__.py
Log:
Some cleanups and updated credits


Modified: branches/amf3-5/pyamf/__init__.py
===================================================================
--- branches/amf3-5/pyamf/__init__.py	2007-10-26 09:59:07 UTC (rev 75)
+++ branches/amf3-5/pyamf/__init__.py	2007-10-26 10:08:04 UTC (rev 76)
@@ -4,6 +4,7 @@
 # 
 # Arnar Birgisson
 # Thijs Triemstra
+# Nick Joyce
 # 
 # Permission is hereby granted, free of charge, to any person obtaining
 # a copy of this software and associated documentation files (the
@@ -59,20 +60,17 @@
     """
     Base AMF Error. All AMF related errors should be subclassed from this.
     """
-    pass
 
 class ParseError(BaseError):
     """
     Raised if there is an error in parsing an AMF data stream.
     """
-    pass
 
 class ReferenceError(BaseError):
     """
     Raised if an AMF data stream refers to a non-existant object or string
     reference.
     """
-    pass
 
 class EncodeError(BaseError):
     """
@@ -82,7 +80,6 @@
     See http://www.docuverse.com/blog/donpark/2007/05/14/flash-9-amf3-bug for
     more info
     """
-    pass
 
 class Context(object):
     """

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic