Unclosed connections

Support for the latest build of L2J Server, get help here with installations, upgrades, problems.
Do not post bugs reports here, use viewforum.php?f=77 instead.
There is no support for other server builds than the official provided by l2jserver.com
Forum rules
READ NOW: L2j Forums Rules of Conduct
User avatar
Naonah
Posts: 357
Joined: Sun Apr 04, 2010 11:12 pm

Re: Unclosed connections

Post by Naonah »

janiii wrote:http://docs.python.org/reference/compou ... s.html#try
Changed in version 2.5: In previous versions of Python, try...except...finally did not work. try...except had to be nested in try...finally.

you dont need to write the except clause if you do only pass there. so you just have try and finally clause at the end, which works also for your python version.
Thank you very much for pro answer ;)

Jurchiks and Stake thx also.

I think now all is clear :) All was about a Python version :)
public void l2jserver ()
{
if (you want l2j server == no problems)
use Linux;
else
use Windows;
}
Post Reply