X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=unfold%2Fpage.py;h=a97ec6dc243acb386565d9fb9d5ccf148f4ad521;hb=af7c18aea18be19b7227b25a019af4d257cee7dd;hp=b49dce123ec817a2832f2362205f72ade8acb1ca;hpb=401546ae932e7f2d120ec210c13e2db1ce754cc7;p=myslice.git diff --git a/unfold/page.py b/unfold/page.py index b49dce12..a97ec6dc 100644 --- a/unfold/page.py +++ b/unfold/page.py @@ -105,7 +105,7 @@ class Page: manifold_api_session_auth = session['manifold']['auth'] metadata=MetaData (manifold_api_session_auth) metadata.fetch() - # store it for next time + # store it for next time manifold['metadata']=metadata if debug: print "Page.get_metadata: return new value" return metadata