Check-in [049c5a6edd]
Overview
| Comment: | Add unichr() function alias for Python3. |
|---|---|
| Downloads: | Tarball | ZIP archive | SQL archive |
| Timelines: | family | ancestors | descendants | both | trunk |
| Files: | files | file ages | folders |
| SHA1: |
049c5a6edda4db73cfea308987955409 |
| User & Date: | mario on 2016-11-06 18:51:20 |
| Other Links: | manifest | tags |
Context
|
2016-11-06
| ||
| 18:51 | Fix misnamed row{} reference. check-in: d2925011aa user: mario tags: trunk | |
| 18:51 | Add unichr() function alias for Python3. check-in: 049c5a6edd user: mario tags: trunk | |
| 14:41 | Use subprocess.list2cmdline() for Windows, and pipes.quote() for BSD/Linux command execution. check-in: 5a6185c3aa user: mario tags: trunk | |
Changes
Modified channels/__init__.py from [b27eefc5db] to [a62aaaa5c0]. [diff]
Modified compat2and3.py from [66a57d4e67] to [e60cd1b086]. [diff]