summaryrefslogtreecommitdiffstats
path: root/python/environs/py_session.c
Commit message (Collapse)AuthorAgeFilesLines
* Removed old Python binding.Emmanuel Raviart2004-08-201-210/+0
|
* - Replaced some charPtrConst_wrap() calls by charPtr_wrap()Valery Febvre2004-08-021-3/+32
| | | | | | - 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.
* UpdateValery Febvre2004-07-301-0/+181