Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #18971 > unrolled thread
| Started by | Joshua Miller <milleja46@gmail.com> |
|---|---|
| First post | 2012-01-14 12:06 -0500 |
| Last post | 2012-01-14 12:06 -0500 |
| Articles | 1 — 1 participant |
Back to article view | Back to comp.lang.python
Can someone explain 2to3? Joshua Miller <milleja46@gmail.com> - 2012-01-14 12:06 -0500
| From | Joshua Miller <milleja46@gmail.com> |
|---|---|
| Date | 2012-01-14 12:06 -0500 |
| Subject | Can someone explain 2to3? |
| Message-ID | <mailman.4745.1326560790.27778.python-list@python.org> |
Ok i'm trying to convert https://github.com/rdeaton/spyral to python3 but i'm at a loss on how to actually use 2to3. Can someone explain it's proper use to me so i can do the conversion? prefereably where i can take "C:\Python32\Lib\site-packages\spyral\" and put it in a new directory that i will name "C:\Python32\Lib\site-packages\spyralpy3\"? Thanks in advance for the help -- ~ Josh Miller A young guy learning to program and develop websites all while still in school
Back to top | Article view | comp.lang.python
csiph-web