Moving Python on your iphone.
Thursday, December 6th, 2007Moving your Applications directory to your /private/var/root partition (aka your MEDIA partition) is all well and good, but when you install python on your iphone, it’s installed in both /usr/bin where the main executable resides and the library modules are installed in /usr/lib/Python2.5 .
So they still consume a lot of space on your root partition. [...]
