1 2013-05-21T01:52:49  *** chitrank has joined #moin-dev
   2 2013-05-21T02:22:54  *** dwcramer has quit IRC
   3 2013-05-21T02:34:22  *** dwcramer has joined #moin-dev
   4 2013-05-21T03:02:49  *** allure has joined #moin-dev
   5 2013-05-21T03:02:50  *** allure has joined #moin-dev
   6 2013-05-21T03:54:35  *** allure has quit IRC
   7 2013-05-21T03:59:39  *** dwcramer has quit IRC
   8 2013-05-21T05:09:15  *** ronny_ has joined #moin-dev
   9 2013-05-21T05:14:43  *** sharky93 has joined #moin-dev
  10 2013-05-21T06:04:24  *** sunu_ is now known as CaptainSunu
  11 2013-05-21T06:04:54  *** CaptainSunu is now known as SunuThePirate
  12 2013-05-21T06:16:25  *** ronny_ has quit IRC
  13 2013-05-21T06:47:17  *** ana_ananasova has joined #moin-dev
  14 2013-05-21T07:30:22  *** ronny has joined #moin-dev
  15 2013-05-21T07:30:22  *** ronny has joined #moin-dev
  16 2013-05-21T07:56:26  *** ana_ananasova has quit IRC
  17 2013-05-21T08:30:21  *** chitrank has quit IRC
  18 2013-05-21T08:47:14  *** ana-balica has joined #moin-dev
  19 2013-05-21T08:47:50  *** ana-balica is now known as ana_ananasova
  20 2013-05-21T10:21:52  *** greg_f has joined #moin-dev
  21 2013-05-21T11:10:25  <sharky93> moin
  22 2013-05-21T11:43:17  *** sharky93 has quit IRC
  23 2013-05-21T12:03:53  *** sharky93 has joined #moin-dev
  24 2013-05-21T12:13:50  *** kolyaflash has joined #moin-dev
  25 2013-05-21T12:20:56  *** chitrank has joined #moin-dev
  26 2013-05-21T12:21:22  *** sharky93|BNC has quit IRC
  27 2013-05-21T12:33:39  *** [BNC]sharky93 has joined #moin-dev
  28 2013-05-21T12:47:08  *** dave_largo has joined #moin-dev
  29 2013-05-21T13:51:34  *** dwcramer has joined #moin-dev
  30 2013-05-21T13:58:51  *** brunomartin has joined #moin-dev
  31 2013-05-21T13:59:10  *** ana_ananasova has quit IRC
  32 2013-05-21T14:13:35  *** kolyaflash has quit IRC
  33 2013-05-21T14:51:11  *** ana_ananasova has joined #moin-dev
  34 2013-05-21T15:40:40  *** chitrank has quit IRC
  35 2013-05-21T15:49:01  *** ronny has quit IRC
  36 2013-05-21T16:11:52  *** ronny has joined #moin-dev
  37 2013-05-21T16:11:52  *** ronny has joined #moin-dev
  38 2013-05-21T16:24:10  *** ronny has quit IRC
  39 2013-05-21T17:00:26  *** ronny has joined #moin-dev
  40 2013-05-21T17:00:26  *** ronny has joined #moin-dev
  41 2013-05-21T17:00:37  *** sharky93 has quit IRC
  42 2013-05-21T17:57:41  *** dave_largo has quit IRC
  43 2013-05-21T18:04:34  *** greg_f has quit IRC
  44 2013-05-21T18:20:09  *** chitrank has joined #moin-dev
  45 2013-05-21T18:30:50  <chitrank> Hello Moin developers I found there is no alternative to unichr() method in python 3.3 and thus we need to use chr() method only for python3.3. So making separation for python 2 and python 3 compatibility using the  {try except} block. Six does have any solution to this so would it be okay to use simple try except please let me know
  46 2013-05-21T18:34:19  *** dave_largo has joined #moin-dev
  47 2013-05-21T18:53:14  <ThomasWaldmann> moin
  48 2013-05-21T18:53:31  <ThomasWaldmann> chitrank: have a look at six
  49 2013-05-21T19:43:09  <chitrank> Six does not specify anything about the unichr() and chr() in the documentation but I am looking at the issues and try to know more
  50 2013-05-21T19:45:13  *** sharky93 has joined #moin-dev
  51 2013-05-21T19:48:53  *** sharky93 has quit IRC
  52 2013-05-21T19:49:08  *** sharky93 has joined #moin-dev
  53 2013-05-21T19:56:42  <ana_ananasova> http://lucumr.pocoo.org/2013/5/21/porting-to-python-3-redux/
  54 2013-05-21T19:56:58  <ana_ananasova> a very nice article
  55 2013-05-21T19:58:25  <ThomasWaldmann> yup, the sprint was quite interesting
  56 2013-05-21T20:06:12  *** ana_ananasova has quit IRC
  57 2013-05-21T20:08:58  <chitrank> Nice article about the Porting to python 3 would help me in my work as well. Python-modernize is a nice tool read about it here
  58 2013-05-21T20:09:07  <chitrank> explicit unicode literal: http://www.python.org/dev/peps/pep-0414/
  59 2013-05-21T20:37:11  <sharky93> ThomasWaldmann, i'm not so sure what you mean by internationalization @ https://codereview.appspot.com/9104050/diff/29001/MoinMoin/templates/forms.html
  60 2013-05-21T20:38:54  <ThomasWaldmann> there is some english string there and it doesn't get translated by any means
  61 2013-05-21T20:44:17  <sharky93> ThomasWaldmann, what is the protocol we should follow for such cases?
  62 2013-05-21T20:48:39  <ThomasWaldmann> do it like you see everywhere else in the templates
  63 2013-05-21T20:51:13  *** sharky93 has quit IRC
  64 2013-05-21T21:02:21  *** ronny has quit IRC
  65 2013-05-21T21:04:25  *** sharky93 has joined #moin-dev
  66 2013-05-21T21:08:21  *** dave_largo has quit IRC
  67 2013-05-21T21:18:18  <ThomasWaldmann> someone working on flask right now?
  68 2013-05-21T21:18:24  <ThomasWaldmann> ehrm, wrong chan
  69 2013-05-21T21:51:33  <sharky93> ThomasWaldmann, you mean something like value = "{{ _("Clear File") }}" ?
  70 2013-05-21T21:57:25  <sharky93> but there is a slight issue, i think that would work only when we are dealing with html inside the template file?
  71 2013-05-21T21:57:48  <sharky93> gen.input parses it in a different way
  72 2013-05-21T22:08:30  *** dwcramer has quit IRC
  73 2013-05-21T22:17:00  *** pooryorick has quit IRC
  74 2013-05-21T22:25:58  *** pooryorick has joined #moin-dev
  75 2013-05-21T22:28:19  <sharky93> i think we can afford to do it in pure HTML here, since almost all values are being given by us
  76 2013-05-21T22:28:30  <sharky93> Please have a look, http://codereview.appspot.com/9104050
  77 2013-05-21T22:28:40  <sharky93> ThomasWaldmann, dreimark TheSheep ^
  78 2013-05-21T22:43:04  *** chitrank has quit IRC
  79 

MoinMoin: MoinMoinChat/Logs/moin-dev/2013-05-21 (last edited 2013-05-21 02:00:02 by IrcLogImporter)