Pickle test
--

This is a test of the python module called pickle, which Iam planning to use in my automatic email sender (for alerting subscribers when there is a new page on this web). It is used to save data into a file, in principle very similar to .json. The script on its own just asks you for input, which is then stored into a simple database, you can also read the whole database with it.

download script

--
BY JAREK

------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------