Changes between Version 2 and Version 3 of pyFilesystem


Ignore:
Timestamp:
2013-07-27T12:40:51Z (11 years ago)
Author:
Elderry
Comment:

Modified testgrid uri

Legend:

Unmodified
Added
Removed
Modified
  • pyFilesystem

    v2 v3  
    2525python>>> from fs.contrib.tahoelafs import TahoeLAFS
    2626python>>> from fs.expose import dokan
    27 python>>> fs = TahoeLAFS('URI:DIR2:ctmtx2awdo4xt77x5xxaz6nyxm:n5t546ddvd6xlv4v6se6sjympbdbvo7orwizuzl42urm73sxazqa')
     27python>>> fs = TahoeLAFS('URI:DIR2:ddg5n76x6stjb35psrcn7i3ytu:etbtnftlaeylm4gmi7mxzq6pg2ntgra7dyjeronyoo4pvkgtttqa')
    2828python>>> mp = dokan.mount(fs, "f", foreground=True)
    2929}}}