chiark / gitweb /
mLib-python
18 years agocodec: Use the correct variable name in the decoder convenience function!
Mark Wooding [Tue, 21 Mar 2006 00:37:25 +0000 (00:37 +0000)]
codec: Use the correct variable name in the decoder convenience function!

18 years agourl: Support form-urlencoding functions.
Mark Wooding [Wed, 15 Mar 2006 01:35:36 +0000 (01:35 +0000)]
url: Support form-urlencoding functions.

18 years agostr: Support mLib's `str' functions.
Mark Wooding [Wed, 15 Mar 2006 01:23:17 +0000 (01:23 +0000)]
str: Support mLib's `str' functions.

18 years agomapping: Make the iterators conform to the proper interface.
Mark Wooding [Wed, 15 Mar 2006 01:23:15 +0000 (01:23 +0000)]
mapping: Make the iterators conform to the proper interface.

An iterator must implement __iter__() as an identity operation.  Make it so.

18 years agodebian: Fix package sections.
Mark Wooding [Wed, 15 Feb 2006 12:30:12 +0000 (12:30 +0000)]
debian: Fix package sections.

18 years agoinfra: Add a copy of the GPL.
Mark Wooding [Wed, 8 Feb 2006 18:54:12 +0000 (18:54 +0000)]
infra: Add a copy of the GPL.

18 years agoExtract Subversion ignore data.
Mark Wooding [Mon, 6 Feb 2006 18:19:16 +0000 (18:19 +0000)]
Extract Subversion ignore data.

18 years agoAcquire and release the GIL around select callbacks.
mdw [Mon, 6 Feb 2006 18:17:44 +0000 (18:17 +0000)]
Acquire and release the GIL around select callbacks.

18 years agoGeneral reorganization.
mdw [Tue, 18 Oct 2005 08:37:09 +0000 (08:37 +0000)]
General reorganization.

18 years agoInitial import.
mdw [Thu, 13 Oct 2005 17:07:47 +0000 (17:07 +0000)]
Initial import.