summaryrefslogtreecommitdiffstats
path: root/python/environs/py_session.h
Commit message (Collapse)AuthorAgeFilesLines
* Removed old Python binding.Emmanuel Raviart2004-08-201-50/+0
|
* - Replaced some charPtrConst_wrap() calls by charPtr_wrap()Valery Febvre2004-08-021-1/+1
| | | | | | - Added GPtrArray_wrap() function to wrap GPtrArray into Python list. - Added session_getattr() function, we can get now providerIDs and is_dirty properties of Session objects.
* Python login_tests now works again, although there remains a lasso-CRITICALEmmanuel Raviart2004-07-311-2/+2
| | | | | | | | caused by idpLoginContext.get_identity() (file login_tests.py, line 120): (process:5228): lasso-CRITICAL **: file xml.c: line 64 (lasso_node_copy): assertion LASSO_IS_NODE(node)' failed ERROR
* UpdateValery Febvre2004-07-301-0/+50