nixpkgs/pkgs/development/interpreters/python
Tuomas Tynkkynen 34922a3951 python2: Fix on non-Linux
The location of this 'regen' script (whatever is does) depends on the
platform. AFAICT it always exists due to this:

$(srcdir)/Lib/$(PLATDIR):
        mkdir $(srcdir)/Lib/$(PLATDIR)
        cp $(srcdir)/Lib/plat-generic/regen $(srcdir)/Lib/$(PLATDIR)/regen
2016-02-13 16:03:55 -05:00
..
2.6
2.7 python2: Fix on non-Linux 2016-02-13 16:03:55 -05:00
3.2
3.3
3.4 Merge branch 'staging' into closure-size 2016-01-19 09:55:31 +01:00
3.5 Merge branch 'master' into closure-size 2015-12-11 18:31:00 +01:00
docs
wrapper.nix