nixpkgs/pkgs/development/interpreters/python
Peter Simons e4033547a3 python-2.7: fix sqlite3 impurity
The build expression for python contains code that patches all occurrences of
impure paths like "/usr" and "/opt" out of "setup.py". The same code must be
run when building a python module, too.

svn path=/nixpkgs/trunk/; revision=27164
2011-05-05 14:41:15 +00:00
..
2.6 * By popular demand, restore Python 2.6. 2011-04-06 21:57:30 +00:00
2.7 python-2.7: fix sqlite3 impurity 2011-05-05 14:41:15 +00:00
3.1 pkgs/development/interpreters/python/3.1: major simplification of the expression 2011-02-02 11:17:06 +00:00
3.2 Adding Python 3.2 2011-04-19 18:10:15 +00:00
wrapper.nix pkgs/development/interpreters/python/wrapper.nix: clean up debug code 2010-08-17 10:17:32 +00:00