Showmedo is proud to publish:[1483] Self-modifying code, a video-tutorial by David Fung
This video is part of the series Self-modifying code
Using the inspect and re modules, write a piece of code that update itself every time it is run.
The idea is come from the PEAK ez_setup.py script.
Related posts:

