aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* fix import in testMatti Picus2020-08-191-1/+1
* Import posix directly instead of os; import nt on win32Armin Rigo2019-10-291-2/+6
* move test that used to use _ssl to _demoMatti Picus2019-10-291-0/+20
* fix MixedModule testsRonan Lamy2018-11-101-5/+5
* Partial back-out of changeset 4b63e7093115Armin Rigo2017-04-051-0/+0
* conditionally call vmp_native_enable/disable (only if platform supports it), ...Richard Plangger2017-04-031-0/+0
* Introduce space.contains_w(w_container, w_item) as a shortcut for space.is_tr...Manuel Jacob2016-02-131-2/+1
* progress.Amaury Forgeot d'Arc2012-10-281-2/+3
* Add a minimal test; this module would not even import...Amaury Forgeot d'Arc2011-04-191-0/+2
* Merge the import-builtin branch:Amaury Forgeot d'Arc2009-12-281-0/+28
* Revert again my recent changes to the import system.Amaury Forgeot d'Arc2009-12-091-28/+0
* Change the way built-in modules are initialized and imported:Amaury Forgeot d'Arc2009-12-071-0/+28
* Bah. revert r69900, which broke imports likeAmaury Forgeot d'Arc2009-12-041-28/+0
* Change the way built-in modules are initialized and imported:Amaury Forgeot d'Arc2009-12-041-0/+28