[Bugs] #3456 UNSP: Browse: authenticate with schoolserver
Sugar Labs Bugs
bugtracker-noreply at sugarlabs.org
Wed Apr 18 16:02:22 EDT 2012
#3456: Browse: authenticate with schoolserver
------------------------------------------+---------------------------------
Reporter: manuq | Owner: manuq
Type: defect | Status: new
Priority: Unspecified by Maintainer | Milestone: 0.96
Component: Browse | Version: Git as of bugdate
Severity: Unspecified | Keywords: 12.1.0
Distribution: Unspecified | Status_field: Unconfirmed
------------------------------------------+---------------------------------
Comment(by manuq):
I'm trying to port Epiphany code, but SoupCookieJarSqlite [1] class is not
available through Python bindings. I can however see the parent class and
the sister class SoupCookieJarText:
{{{
from gi.repository import Soup
parent = Soup.CookieJar()
sister = Soup.CookieJarText('cookies.txt')
}}}
[1] http://developer.gnome.org/libsoup/stable/SoupCookieJarSqlite.html
--
Ticket URL: <http://bugs.sugarlabs.org/ticket/3456#comment:2>
Sugar Labs <http://sugarlabs.org/>
Sugar Labs bug tracking system
More information about the Bugs
mailing list