Page 1 of 1

Porting ES to SP

Posted: Sat Oct 10, 2015 10:39 am
by decompile
Hey guys,

Im kinda new with source python and seeing it gives you more and updated content.

Are there any ressources where i can find whats the difference between these 2 and what i need to remember when porting From ES To SP?

And isnt Sourcepython Python 3+ now?

Thanks

Posted: Sat Oct 10, 2015 1:51 pm
by satoon101
The wiki isn't complete, but has a lot done:
http://wiki.sourcepython.com

We are going to be moving to using Sphinx here soon for our wiki. We will try to provide a page on the new one that contains ES equivalents.

Yes, Source.Python has used Python3 since its creation. We do need to update to 3.5 (currently on 3.4), but have had more important changes to work on recently.

If you have any questions, feel free to search the forums and, if you don't find what you are looking for, just ask.

Also, Welcome to the forums!