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

List:       pyamf-commits
Subject:    [pyamf-commits] r1787 - in
From:       commits () pyamf ! org (commits () pyamf ! org)
Date:       2008-11-23 20:26:24
Message-ID: 20081123192608.D47D57BC026 () mail ! collab ! com
[Download RAW message or body]

Author: nick
Date: 2008-11-23 20:26:08 +0100 (Sun, 23 Nov 2008)
New Revision: 1787

Modified:
   pyamf/branches/strict-decoding-378/pyamf/__init__.py
   pyamf/branches/strict-decoding-378/pyamf/remoting/__init__.py
Log:
Adding @since

Modified: pyamf/branches/strict-decoding-378/pyamf/__init__.py
===================================================================
--- pyamf/branches/strict-decoding-378/pyamf/__init__.py	2008-11-23 19:19:30 UTC (rev 1786)
+++ pyamf/branches/strict-decoding-378/pyamf/__init__.py	2008-11-23 19:26:08 UTC (rev 1787)
@@ -516,7 +516,7 @@
     @type stream: L{BufferedByteStream<pyamf.util.BufferedByteStream>}
     @ivar strict: Defines how strict the decoding should be. For the time
         being this relates to typed objects in the stream that do not have a
-        registered alias.
+        registered alias. Introduced in 0.4.
     @type strict: C{bool}
     """
     context_class = BaseContext

Modified: pyamf/branches/strict-decoding-378/pyamf/remoting/__init__.py
===================================================================
--- pyamf/branches/strict-decoding-378/pyamf/remoting/__init__.py	2008-11-23 19:19:30 UTC (rev 1786)
+++ pyamf/branches/strict-decoding-378/pyamf/remoting/__init__.py	2008-11-23 19:26:08 UTC (rev 1787)
@@ -632,7 +632,7 @@
     @type strict: C{bool}
     @param strict: Determines whether encoding should be strict. Specifically
         header/body lengths will be written correctly, instead of the default 0.
-        Default is C{False}.
+        Default is C{False}. Introduced in 0.4.
     @rtype: C{StringIO}
     @return: File object.
     """

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

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