-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
cbf3bf9
commit 3fe3eff
Showing
6 changed files
with
129 additions
and
12 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
Estado do Rio Grande do Sul | ||
|
||
Contextualização ficticia para uma nomeação ficticia que será usada para | ||
testar a funcionalidade de um método criado no arquivo Regex.py. Então | ||
nesse arquivo por aparecer a palavra chave NOMEIA ele irá quebrar ao redor | ||
dessa palavra em 400 caracteres para cima e para baixo da palavra e deve | ||
escrever num arquivo os dados que filtrar nesse texto. Os dados são: o nome | ||
do município, a data que será com base onde esse arquivo estará salvo e se há | ||
nomeação ou exoneração nesse bloco, nesse caso suponhamos que essa ação foi | ||
realizada por Ibirubá. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
Estado do Rio Grande do Sul | ||
|
||
Contextualização ficticia para uma nomeação ficticia que será usada para | ||
testar a funcionalidade de um método criado no arquivo Regex.py. Então | ||
nesse arquivo por aparecer a palavra chave EXONERA ele irá quebrar ao redor | ||
dessa palavra em 400 caracteres para cima e para baixo da palavra e deve | ||
escrever num arquivo os dados que filtrar nesse texto. Os dados são: o nome | ||
do município, a data que será com base onde esse arquivo estará salvo e se há | ||
nomeação ou exoneração nesse bloco, nesse caso suponhamos que essa ação foi | ||
realizada por Travesseiro. |
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters