[tahoe-dev] URL Generator

David-Sarah Hopwood david-sarah at jacaranda.org
Mon Jul 25 15:19:12 PDT 2011


On 25/07/11 21:24, Brandon Meskimen wrote:
> Does anyone know where the URL generator is in the source code

In addition to what Brian said about the web interface, the conversion from
URI objects to strings (and vice-versa) is in src/allmydata/uri.py.

> or where the links to files in directories are located in the source code?

If you mean the internal implementation of directory objects (conversion
to/from serialized format and operations to access or modify the set of
children), that's in src/allmydata/dirnode.py.

It may also be helpful to look at src/allmydata/interfaces.py to see the
the most commonly used Python interfaces.

-- 
David-Sarah Hopwood ⚥ http://davidsarah.livejournal.com

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 294 bytes
Desc: OpenPGP digital signature
URL: <http://tahoe-lafs.org/pipermail/tahoe-dev/attachments/20110725/0c94daff/attachment.pgp>


More information about the tahoe-dev mailing list