| Home | Trees | Indices | Help |
|
|---|
|
|
Internal class that will walk our string tree and duplicate nodes not just leaf nodes. So if you have a string like "http://user:pass@host" you will get variationslike:
http://user:pass@host http://user::pass@host http://user:pass@host@host http://user:passuser:pass@host
etc.
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Sat Aug 16 12:17:05 2008 | http://epydoc.sourceforge.net |