CIA.vc
Archived Message
for Michael Marineau
Stats » Authors » Michael Marineau » Archived Message
envelope
Received 19:03 on Sep 07, 2010
Generated by Simple JSON POST parser for google code version 0.5
linksUTC clock
04:52 on Feb 12, 2012

Commit Message

Author:marineam
Project:coil
Revision:250
URL:http://coil.googlecode.com/svn-history/r250/
Introduce new struct.List class and use instead of list.

This list class will always recursively copy and other lists within the
sequence that it is initialized from. Previously if a coil tree was
copied and modified changes to some lists would show up in all copies of
the tree. Luckily no one has noticed this bug so far.

Modified Files

  • trunk
    • coil
      • parser.pyModified
      • struct.pyModified
      • test
        • test_struct.pyModified
    • docs
      • changelog.rstModified