pkgcore / pychroot

a python library and cli tool that simplify chroot handling
https://pkgcore.github.io/pychroot/
BSD 3-Clause "New" or "Revised" License
32 stars 7 forks source link

add local namespace syncing from chroot context back to the caller's namespace #4

Open radhermit opened 9 years ago

radhermit commented 9 years ago

Might have to update/rewrite the byteplay module to support py3 in order to do this properly or figure out how to shim out own basic support for only what we need to step through the context code while grabbing instructions that add/modify the local namespace.