Confirmed users
13
edits
(→Agenda) |
(→SDK) |
||
Line 92: | Line 92: | ||
** node-like API. | ** node-like API. | ||
** Works on Unix right now, tests on Windows are partially green. | ** Works on Unix right now, tests on Windows are partially green. | ||
* Bug 907184 - require does not honor multiline comments | |||
** Dependecy tracker in cfx mistakenly treats require expressions in multiline comments as legitimate requires. | |||
** Not going to fix it in cfx, for now at least. Not in Python, at least. |