LOL. it happens to the best of us.

The error is that

now = datetime.datetime.now

should be

now = datetime.datetime.now()

or

now = request.now

On Aug 17, 6:21 am, Omar Munk <omar.webs...@gmail.com> wrote:
> Wow, Is this real? Did i really forget to post it? Sorry 
> man!http://pastebin.com/f4e374c6d
>
> Sorry again...
> 2009/8/17 mdipierro <mdipie...@cs.depaul.edu>
>
>
>
> > where did you post it?
>
> > On Aug 17, 6:06 am, Pynthon Pynthon <forumx...@gmail.com> wrote:
> > > Hello
>
> > > I posted the error and my code here. I used the new methods as Massimo
> > told
> > > us :P.
>
> > > Thanks in advance!
> > > Pynthon
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To post to this group, send email to web2py@googlegroups.com
To unsubscribe from this group, send email to 
web2py+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/web2py?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to