Differences between revisions 4 and 83 (spanning 79 versions)
Revision 4 as of 2007-08-04 15:52:40
Size: 357
Comment:
Revision 83 as of 2014-05-19 06:01:19
Size: 199
Editor: LEEUM
Comment:
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
'''Gaps between Jython and Django'''

 * Jython does not have {{{__builtins__}}} as a module. Django adds "_" as a convenience method for calling gettext. Jython should make __builtins__ a module.
 * Jython does not have {{{sys.stdout.isatty}}. Jython should get added to the exclusions around that call (win32 and 'Pocket PC' are already excluded).
I am Halley and was born on 28 May 1970. My hobbies are Rugby league football and Gardening.<<BR>>
<<BR>>
Feel free to visit my weblog [[http://brandiwyljqoybxm.pen.io/|research papers examples]]

I am Halley and was born on 28 May 1970. My hobbies are Rugby league football and Gardening.

Feel free to visit my weblog research papers examples

DjangoOnJython (last edited 2014-05-22 23:24:19 by AdamBurke)