[Python-3000] Support for PEP 3131 (some links to evidence of usage within communities) (original) (raw)
Mike Krell mbk.lists at gmail.com
Tue May 15 05:34:16 CEST 2007
- Previous message: [Python-3000] Support for PEP 3131 (some links to evidence of usage within communities)
- Next message: [Python-3000] Support for PEP 3131 (some links to evidence of usage within communities)
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
One example they give is
------------------------------------------- i = revised(i); とか、 i = RevisedByMarubatuMethod(i); とか、 i = revisedbymarubatumethod(i); と書くよりは、 i = ○×方式による補正を行う(i); ------------------------------------------- And of course think the last one is the best.....
What, the one with all the question marks? :-)
Sorry, couldn't resist.
Mike
- Previous message: [Python-3000] Support for PEP 3131 (some links to evidence of usage within communities)
- Next message: [Python-3000] Support for PEP 3131 (some links to evidence of usage within communities)
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]