10 lines
177 B
Plaintext
10 lines
177 B
Plaintext
Region
|
|
=====
|
|
|
|
The 'region' object creation
|
|
============================
|
|
|
|
First, initialize the region
|
|
>>> from pyogp.lib.base.region import Region
|
|
>>> region = Region()
|