I accidentally deleted pythonstartup.py and everyother file in my directories. Now whe I start python, I receive error Could not open PYTHONSTARTUP IOError: [Errno 2] No such file or directory: '/home/username/.pythonstartup.py'
How can i get the files back? Thanks