On 01Dec2015 11:31, Laura Creighton wrote:
He may be looking for something like the logging facility of Gnu screen.
Or the venerable "script" command. But I suspect he wants something else.
Cheers,
Cameron Simpson
The worst tyrannies were the ones where a governance required its own logic o
He may be looking for something like the logging facility of Gnu screen.
'Please capture all the output of my python program and show it to me
later'. Of course this will be of little or no use if his program
has a GUI.
Laura
___
Tutor maillist - Tuto
On 30/11/15 21:50, Tyler Smithers wrote:
> find out how to code python into recording everything that happens when i
> run the program. And can you please help me soon because i don't have much
> time. Thank you!
You need to be a bit more precise about how you define an "event".
Everything that h
2015-11-30 22:50 GMT+01:00 Tyler Smithers :
> I am doing a project for my school and i am trying to find out how to make
> a event log. But every where i look all it has is just making a text
> document and it having in their what they put in their script. But i cant
> find out how to code python
On 30Nov2015 16:50, Tyler Smithers wrote:
I am doing a project for my school and i am trying to find out how to make
a event log. But every where i look all it has is just making a text
document and it having in their what they put in their script.
That is normally what an event log it; a text
Hi Tyler, and welcome,
On Mon, Nov 30, 2015 at 04:50:35PM -0500, Tyler Smithers wrote:
> I am doing a project for my school and i am trying to find out how to make
> a event log. But every where i look all it has is just making a text
> document and it having in their what they put in their scrip
I am doing a project for my school and i am trying to find out how to make
a event log. But every where i look all it has is just making a text
document and it having in their what they put in their script. But i cant
find out how to code python into recording everything that happens when i
run the