close
Warning:
Can't synchronize with repository "(default)" (Unsupported version control system "darcs": Can't find an appropriate component, maybe the corresponding plugin was not enabled? ). Look in the Trac log for more information.
- Timestamp:
-
2010-03-12 07:14:22 (15 years ago)
- Author:
-
zooko
- Comment:
-
add notes
Legend:
- Unmodified
- Added
- Removed
- Modified
-
v9
|
v10
|
|
59 | 59 | You can get the package from http://pypi.python.org/pypi/stringchain or with {{{darcs get http://tahoe-lafs.org/source/stringchain/trunk}}}. |
60 | 60 | |
| 61 | It has unit tests. It is in pure Python (it uses {{{collections.deque}}} and {{{string}}}). |
| 62 | |
61 | 63 | == Starting Points == |
62 | 64 | |