Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(1565)

Issue 9418048: Automatically generate list of available moin commands

Can't Edit
Can't Publish+Mail
Start Review
Created:
10 years, 11 months ago by eSyr
Modified:
10 years, 11 months ago
Reviewers:
thomas.j.waldmann
Visibility:
Public.

Description

Automatically generate list of available moin commands

Patch Set 1 #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+12 lines, -28 lines) Patch
M MoinMoin/script/__init__.py View 2 chunks +12 lines, -28 lines 1 comment Download

Messages

Total messages: 1
Thomas.J.Waldmann
10 years, 11 months ago (2013-05-16 13:21:57 UTC) #1
overall a good idea, we just have to check that nothing breaks or gets
incompatible with minimum requirement.

https://codereview.appspot.com/9418048/diff/1/MoinMoin/script/__init__.py
File MoinMoin/script/__init__.py (right):

https://codereview.appspot.com/9418048/diff/1/MoinMoin/script/__init__.py#new...
MoinMoin/script/__init__.py:202: for importer, name, ispkg in  [x for x in
pkgutil.iter_modules(MoinMoin.script.__path__)]:
i don't see iter_modules there:

http://docs.python.org/2.6/library/pkgutil.html
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b