summaryrefslogtreecommitdiff
path: root/lang/python22/files/patch-PyObject_DelItemString
Commit message (Collapse)AuthorAgeFilesLines
* Upgrade to Python-2.2.Thomas Gellekum2002-04-121-56/+0
| | | | | | | | PR: 36977 Submitted by: Hye-Shik Chang <perky@fallin.lv> Notes: svn path=/head/; revision=57615
* Implement PyObject_DelItemString(), which was obviously forgotten forThomas Gellekum2002-01-161-0/+56
Python-2.2. This will fix at least the metakit port. Bump PORTREVISION. Obtained from: Python CVS tree Notes: svn path=/head/; revision=53162