Created on 2008-06-11 08:26 by grossetti, last changed 2010-10-21 13:29 by georg.brandl. This issue is now closed.
| Files | ||||
|---|---|---|---|---|
| File name | Uploaded | Description | Edit | |
| h2py.py.patch2 | grossetti, 2008-06-11 08:26 | this fixes the bug, maintaining the way the original h2py script tried to process a char literal. | ||
| h2py.py.patch | grossetti, 2008-06-11 08:26 | this fixes the bug, but makes a char literal become a string literal in python instead of the ordinal value. | ||
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2010-10-21 13:29:18 | georg.brandl | set | status: open -> closed nosy: + georg.brandl messages: + msg119288 resolution: fixed |
| 2010-07-10 23:45:39 | BreamoreBoy | set | nosy:
+ BreamoreBoy title: h2py char literal doesn work -> h2py char literal doesn't work messages: + msg109946 versions: + Python 3.1, Python 3.2 stage: patch review |
| 2009-07-04 03:17:59 | ezio.melotti | set | priority: normal versions: + Python 2.7, - Python 2.5 |
| 2008-06-11 08:26:40 | grossetti | set | files:
+ h2py.py.patch keywords: + patch |
| 2008-06-11 08:26:06 | grossetti | create | |
