On Wed, Aug 24, 2011 at 11:26 AM, Warren P. Jones wrote:
> Hi,
>
> I am new to python. I am having slight issue in using the cPickle and
> shelving function.
>
> Here is what i want the program need to do:
>
> Open an file with employees in it with relevant information like: employee
> number, sur
Hi,
I am new to python. I am having slight issue in using the cPickle and shelving
function.
Here is what i want the program need to do:
Open an file with employees in it with relevant information like: employee
number, surname and department. I also need to add an employee with the
relevant