zeya team mailing list archive
-
zeya team
-
Mailing list archive
-
Message #00032
What purpose is /getlibrary JSON dump serving?
Hi there!
I was wondering what purpose we are trying to serve via a dump of JSON
on a /getlibrary?
225 def serve_library(self):
226 """
227 Serve a representation of the library.
228 """
229 self.send_data('text/html', library_repr.encode('utf-8'))
Best,
Amit
--
Journal: http://amitksaha.wordpress.com
µ-blog: http://twitter.com/amitsaha
IRC: cornucopic on #scheme, #lisp, #math, #linux
Follow ups