Ticket #6183 task new
put all the code from _*py3.py modules back where it belongs
| Reported by: | glyph | Owned by: | itamar |
|---|---|---|---|
| Priority: | normal | Milestone: | Python-3.x |
| Component: | core | Keywords: | |
| Cc: | thijs | Branch: | |
| Author: | Launchpad Bug: |
Description
The Python 3 port has resulted in a ton of re-shuffling of code into new python-3 only modules. This is a temporary, incremental measure to separate out the stuff that has been ported and tested from the other stuff. Once everything is ported it should be put back.
I don't know if this should be resolved as an individual ticket or once per module or just once as each module's port is complete, so please feel free to close or split up as you feel is appropriate, I'm just filing this so the work doesn't get forgotten; it is a constant annoyance now to find that code which I used to know where it lived has disappeared into some new private module.
Change History
Note: See
TracTickets for help on using
tickets.
