Got:

**********************************************************************
File "html.py", line 841, in __main__.FORM
Failed example:
    form.xml()
Expected:
    '<form action="" enctype="multipart/form-data"
method="post"><input name="test" /></form>'
Got:
    '<form action="" enctype="multipart/form-data"
method="post"><input name="test" type="text" /></form>'
**********************************************************************
1 items had failures:
   1 of   2 in __main__.FORM
***Test Failed*** 1 failures.


assume the expected is wrong?
(if yes, I'll provide a patch including some other updates - if no
then you only get the other updates)

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"web2py Web Framework" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/web2py?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to