Author: bkuhn
Date: Thu Dec 25 00:45:57 2008
New Revision: 5317

URL: http://svn.gna.org/viewcvs/pokersource?rev=5317&view=rev
Log:
Here it is!  the dreaded three liner that will cause your RAM usage to
explode:
        game = pokergame.PokerGame("poker.%s.xml", False, ['/etc/poker-engine'])
        while 1:
            game.setVariant("holdem")

Modified:
    branches/memory-leak-research/poker-engine/tests/test-memleak.py.in


_______________________________________________
Pokersource-commits mailing list
[email protected]
https://mail.gna.org/listinfo/pokersource-commits

Reply via email to