Re: [Tutor] cookie expiration date format

2007-03-17 Thread Tim Johnson
On Saturday 17 March 2007 08:13, Tim Johnson wrote: > On Saturday 17 March 2007 02:31, Luke Paireepinart wrote: > > Tim Johnson wrote: > > > I'm not clear what datatype is needed here. > > > Can anyone clarify this for me? > > > > Sounds like it's an integer or float, such as returned by time.time(

Re: [Tutor] cookie expiration date format

2007-03-17 Thread Tim Johnson
On Saturday 17 March 2007 02:31, Luke Paireepinart wrote: > Tim Johnson wrote: > > I'm not clear what datatype is needed here. > > Can anyone clarify this for me? > > Sounds like it's an integer or float, such as returned by time.time() > I shouldn't have used the word 'datatype', 'cuz I'm sure

Re: [Tutor] Is generator function reusable?

2007-03-17 Thread Kent Johnson
ammar azif wrote: > Lets say a generator function instance is created and has finished its > iteration. > Can that instance be reused again? can it accept anymore values? or we > should discard it and create a new generator instance. In general, no, you can't reuse any iterator, including the ge

[Tutor] Is generator function reusable?

2007-03-17 Thread ammar azif
Lets say a generator function instance is created and has finished its iteration. Can that instance be reused again? can it accept anymore values? or we should discard it and create a new generator instance. Thanks - Need Mail bonding? Go to the Yahoo! Mail Q&A