What's it
It's a python based editor, you can use it to edit python and other language files. The author is me(limodou@gmail.com). If you like it, please let me know.
UliPad and Other Snippets
{{
import db
out.write('\n\n', escape=False)
i = 1
for t, v in db.walk():
if t == 'c':
out.write('
', escape=False)
}}
| %(name)s - (%(count)s) | |||
|---|---|---|---|
| %(i)d %(actions)s | %(title)s | %(author)s | %(date)s |


')
pass
if v.enablecomment:
s.append('
')
pass
pass
actions = ' '.join(s)
if adminuser or v.author == username or v.public:
v['actions'] = actions
v['date'] = v['date'][:10]
out.write('